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

/illumos-gate/usr/src/cmd/chmod/
H A Dcommon.c125 * who_empty is non-zero if the <who> clause did not appear.
136 int who_empty; local
159 who_empty = 1;
162 who_empty = 0;
233 if (who_empty) {
348 if (who_empty) {
414 if (who_empty) {

Completed in 43 milliseconds