Home
last modified time | relevance | path

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

/freebsd/usr.bin/fstat/
H A Dfstat.c62 static int fsflg, /* show files on same filesystem as file(s) argument */ variable
115 fsflg = 1; in do_fstat()
167 if (fsflg && !checkfile) { in do_fstat()
193 if (checkfile && fsflg == 0) in do_fstat()
260 if (fsmatch == 0 || (filename == NULL && fsflg == 0)) in print_file_info()
316 if (filename && !fsflg) in print_file_info()