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

/freebsd-10.1-release/usr.bin/fstat/
H A Dfstat.c60 static int fsflg, /* show files on same filesystem as file(s) argument */ variable
112 fsflg = 1;
161 if (fsflg && !checkfile) {
187 if (checkfile && fsflg == 0)
254 if (fsmatch == 0 || (filename == NULL && fsflg == 0))
308 if (filename && !fsflg)

Completed in 86 milliseconds