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

/illumos-gate/usr/src/cmd/find/
H A Dfind.c1927 static uint_t nowho; /* No who for this mode (DOS kludge) */ variable
1942 nowho = 0;
1998 ++nowho;
2000 nowho = 0;
2176 return (nowho ? S_ISGID : S_ISGID|S_ISUID);

Completed in 63 milliseconds