Searched refs:aent_type (Results 1 – 1 of 1) sorted by relevance
135 int aent_type; member1060 (vals->aent_type & (USER | GROUP | GROUP_OBJ))) { in acevals_to_aent()1067 dest->a_type = vals->aent_type; in acevals_to_aent()1121 if (!(list->user_obj.aent_type & USER_OBJ)) { in ace_list_to_aent()1136 if (!(vals->aent_type & USER)) { in ace_list_to_aent()1147 if (!(list->group_obj.aent_type & GROUP_OBJ)) { in ace_list_to_aent()1160 if (!(vals->aent_type & GROUP)) { in ace_list_to_aent()1197 if (!(list->other_obj.aent_type & OTHER_OBJ)) { in ace_list_to_aent()1356 vals->aent_type = USER_OBJ | acl->dfacl_flag; in ln_ace_to_aent()1361 vals->aent_type = OTHER_OBJ | acl->dfacl_flag; in ln_ace_to_aent()[all …]