Searched refs:USER_OBJ (Results 1 – 3 of 3) sorted by relevance
64 #define USER_OBJ (0x01) /* object owner */ macro72 #define DEF_USER_OBJ (ACL_DEFAULT | USER_OBJ)
59 #define USER_OBJ (0x01) /* object owner */ macro67 #define DEF_USER_OBJ (ACL_DEFAULT | USER_OBJ)
552 isdir, aclent[i].a_type & USER_OBJ, 1); in ln_aent_to_ace()568 if (aclent[i].a_type & USER_OBJ) { in ln_aent_to_ace()1036 } else if (dest->a_type & USER_OBJ) { in acevals_to_aent()1061 if ((list->seen & (USER_OBJ | GROUP_OBJ | OTHER_OBJ)) != in ace_list_to_aent()1062 (USER_OBJ | GROUP_OBJ | OTHER_OBJ)) { in ace_list_to_aent()1087 if (!(list->user_obj.aent_type & USER_OBJ)) { in ace_list_to_aent()1320 acl->seen |= USER_OBJ; in ln_ace_to_aent()1322 vals->aent_type = USER_OBJ | acl->dfacl_flag; in ln_ace_to_aent()