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

/illumos-gate/usr/src/cmd/chmod/
H A Dchmod.c89 #define ACL_REPLACE 4 macro
629 action = ACL_REPLACE;
636 if ((action == ACL_REPLACE || action == ACL_ADD) && acl_spec[0] == '\0')
800 case ACL_REPLACE:

Completed in 47 milliseconds