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

/osnet-11/usr/src/lib/libsec/common/
H A Dacltext.c50 acl_t *yyacl; variable
1014 if (yyacl) {
1016 *ret_aclp = yyacl;
1018 acl_free(yyacl);
1020 yyacl = NULL;

Completed in 26 milliseconds