HomeSort by: relevance | last modified time | path
    Searched defs:fsflg (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/fstat/
fstat.c 131 static int fsflg, /* show files on same filesystem as file(s) argument */ variable in typeref:typename:int
204 fsflg = 1;
263 if (fsflg && !checkfile) {
302 if (checkfile && fsflg == 0)
664 if (fsmatch == 0 || (*fname == NULL && fsflg == 0))
746 if (filename && !fsflg)

Completed in 12 milliseconds