Searched defs:acl_fromtext (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/man/man3sec/
H A DMakefile32 MANLINKS= acl_fromtext.3sec \
43 acl_fromtext.3sec := LINKSRC = acl_totext.3sec
/illumos-gate/usr/src/lib/libsec/common/
H A Dacltext.c48 * allowed from acl_fromtext().
795 error = acl_fromtext(aclstr, &aclp);
989 acl_fromtext(const char *acltextp, acl_t **ret_aclp) function
1025 error = acl_fromtext(acltextp, aclp);

Completed in 405 milliseconds