Searched defs: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);
1984 return (ACL_OK);
2005 if (getaclinfo(&aclcnt, &acltype) != ACL_OK)
2016 if (getaclinfo(&aclsize, &acltype) != ACL_OK)
2059 return (ACL_OK);

Completed in 60 milliseconds