Searched refs:ACL_DEFAULT (Results 1 – 6 of 6) sorted by relevance
65 #define ACL_DEFAULT (0x1000) /* default flag */ macro67 #define DEF_USER_OBJ (ACL_DEFAULT | USER_OBJ)69 #define DEF_USER (ACL_DEFAULT | USER)71 #define DEF_GROUP_OBJ (ACL_DEFAULT | GROUP_OBJ)73 #define DEF_GROUP (ACL_DEFAULT | GROUP)75 #define DEF_CLASS_OBJ (ACL_DEFAULT | CLASS_OBJ)77 #define DEF_OTHER_OBJ (ACL_DEFAULT | OTHER_OBJ)
250 if (type & ACL_DEFAULT) { in show_acls()
567 if (aclent[i].a_type & ACL_DEFAULT) { in ln_aent_to_ace()588 if (aclent[i].a_type & ACL_DEFAULT) { in ln_aent_to_ace()690 if (aclp->a_type & ACL_DEFAULT) in convert_aent_to_ace()1310 ace_list_init(dfacl, ACL_DEFAULT); in ln_ace_to_aent()
282 if (aclp->a_type & ACL_DEFAULT) in cacl()
666 if (aclent[i].a_type & ACL_DEFAULT) { in ln_aent_to_ace4()687 if (aclent[i].a_type & ACL_DEFAULT) { in ln_aent_to_ace4()1412 ace4_list_init(dfacl, ACL_DEFAULT); in ln_ace4_to_aent()
966 if (aclp->a_type & ACL_DEFAULT) in smb_fsacl_to_vsa()