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

  /src/usr.bin/fstat/
fstat.c 141 static int fstat_maxfiles; variable in typeref:typename:int
143 if ((d) > fstat_maxfiles) { \
150 fstat_maxfiles = (d); \

Completed in 12 milliseconds