Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libsec/common/
H A Daclutils.h128 extern int acl_removeentries(acl_t *, acl_t *, int, int);
H A Dmapfile-vers86 acl_removeentries;
H A Daclutils.c480 acl_removeentries(acl_t *acl, acl_t *removeacl, int start_slot, int flag) in acl_removeentries() function
/titanic_50/usr/src/cmd/chmod/
H A Dchmod.c783 if ((error = acl_removeentries(aclp, acl_args->acl_aclp, in doacl()