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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Drcp.c1945 getaclinfo(int *cnt, int *acltype) function
2005 if (getaclinfo(&aclcnt, &acltype) != ACL_OK)
2016 if (getaclinfo(&aclsize, &acltype) != ACL_OK)

Completed in 62 milliseconds