Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libsec/common/
H A Dacltext.c971 char *txtp; in acl_totext() local
978 txtp = ace_acltotext(aclp, flags); in acl_totext()
981 txtp = aclent_acltotext(aclp->acl_aclp, aclp->acl_cnt, flags); in acl_totext()
985 return (txtp); in acl_totext()