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.c980 char *txtp; in acl_totext() local
987 txtp = ace_acltotext(aclp, flags); in acl_totext()
990 txtp = aclent_acltotext(aclp->acl_aclp, aclp->acl_cnt, flags); in acl_totext()
994 return (txtp); in acl_totext()