Lines Matching defs:acl
52 #include <sys/acl.h>
54 #include <acl/acl_common.h>
67 acl(const char *fname, int cmd, int nentries, void *aclbufp)
122 * Common code for acl() and facl().
128 int aclbsize; /* size of acl list in bytes */
129 int dfaclbsize; /* size of default acl list in bytes */
187 /* Sort the acl & default acl lists */
194 /* Copy out acl's */
202 /* Copy out default acl's */
274 /* Sort the acl list */
278 /* Break into acl and default acl lists */