Home
last modified time | relevance | path

Searched refs:branding_mismatch (Results 1 – 4 of 4) sorted by relevance

/freebsd/bin/setfacl/
H A Dmerge.c99 if (branding_mismatch(acl_brand, prev_acl_brand)) { in merge_acl()
251 if (branding_mismatch(acl_brand, ACL_BRAND_NFS4)) { in add_acl()
H A Dutil.c69 branding_mismatch(int brand1, int brand2) in branding_mismatch() function
H A Dsetfacl.h54 int branding_mismatch(int brand1, int brand2);
H A Dremove.c51 if (branding_mismatch(acl_brand, prev_acl_brand)) { in remove_acl()