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

/illumos-gate/usr/src/cmd/chmod/
H A Dcommon.c130 int lcheck; local
173 lcheck = scheck = xcheck = 0;
214 lcheck = 1;
243 if (lcheck == 1 && !S_ISDIR(new_mode)) {
270 if (lcheck == 1 &&
317 if (lcheck == 1) {
353 if (lcheck == 1 && scheck == 0 &&
362 lcheck == 0 &&
418 if (lcheck == 1) {

Completed in 56 milliseconds