Searched refs:A_ALLATTRS_TYPE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/chmod/
H A Dchmod.c99 #define A_ALLATTRS_TYPE 'a' macro
1349 case A_ALLATTRS_TYPE:
1361 (*entry == A_ALLATTRS_TYPE)) {
1383 if ((*entry == '\0') && (atype != A_ALLATTRS_TYPE) &&
1402 (atype == A_ALLATTRS_TYPE)) {
1405 (atype == A_ALLATTRS_TYPE)) {
1441 (atype == A_ALLATTRS_TYPE)) {

Completed in 59 milliseconds