Searched refs:current_rights (Results 1 – 1 of 1) sorted by relevance
82 zx_rights_t current_rights; in test_name_property() local83 if (get_rights(object, ¤t_rights)) { in test_name_property()84 zx_rights_t cant_set_rights = current_rights &= ~ZX_RIGHT_SET_PROPERTY; in test_name_property()
Completed in 5 milliseconds