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

/osnet-11/usr/src/lib/libsec/common/
H A Dacltext.c47 * allowed from acl_fromtext().
803 error = acl_fromtext(aclstr, &aclp);
997 acl_fromtext(const char *acltextp, acl_t **ret_aclp) function
1033 error = acl_fromtext(acltextp, aclp);

Completed in 39 milliseconds