Searched refs:posix_acl_add_perm (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/afpd/
H A Dacls.c550 static int posix_acl_add_perm(acl_t *aclp, acl_tag_t type, uid_t id, acl_perm_t perm) function
669 EC_ZERO_LOG(posix_acl_add_perm(def_aclp, tag, id, perm));
674 EC_ZERO_LOG(posix_acl_add_perm(acc_aclp, tag, id, perm));
676 EC_ZERO_LOG(posix_acl_add_perm(acc_aclp, tag, id, perm));

Completed in 96 milliseconds