Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsec/common/
H A Daclutils.h146 extern acl_t *acl_to_aclp(enum acl_type, void *, int);
H A Dmapfile-vers90 acl_to_aclp;
H A Daclutils.c371 acl_to_aclp(enum acl_type type, void *acl, int count) in acl_to_aclp() function
/illumos-gate/usr/src/cmd/backup/restore/
H A Dtape.c1284 set_aclp = acl_to_aclp(ACLENT_T, aclent, n); in fsd_acl()