Home
last modified time | relevance | path

Searched refs:fsflg (Results 1 – 1 of 1) sorted by relevance

/original-bsd/usr.bin/fstat/
H A Dfstat.c88 int fsflg, /* show files on same filesystem as file(s) argument */ variable
141 fsflg = 1;
193 if (fsflg && !checkfile) {
227 if (checkfile && fsflg == 0)
395 if (fsmatch == 0 || (filename == NULL && fsflg == 0))
433 if (filename && !fsflg)