Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Drcp.c63 #define ACL_OK 0 macro
1938 return (ACL_OK); in sendacl()
1984 return (ACL_OK); in getaclinfo()
2005 if (getaclinfo(&aclcnt, &acltype) != ACL_OK) in recvacl()
2016 if (getaclinfo(&aclsize, &acltype) != ACL_OK) in recvacl()
2059 return (ACL_OK); in recvacl()