Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsec/common/
H A Dacltext.c1001 char *txtp; in acl_totext() local
1008 txtp = ace_acltotext(aclp, flags); in acl_totext()
1011 txtp = aclent_acltotext(aclp->acl_aclp, aclp->acl_cnt, flags); in acl_totext()
1015 return (txtp); in acl_totext()