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

/illumos-gate/usr/src/cmd/chmod/
H A Dchmod.c102 #define A_INVERSE_OP '-' macro
1203 * with "no", then the A_INVERSE_OP action is to be performed for this
1226 (action == A_SET_OP)) ? A_INVERSE_OP : A_SET_OP,
1343 case A_INVERSE_OP:
1446 A_SET_OP : A_INVERSE_OP,

Completed in 47 milliseconds