Home
last modified time | relevance | path

Searched defs:nostat (Results 1 – 6 of 6) sorted by relevance

/freebsd/usr.sbin/ngctl/
H A Dstatus.c64 int nostat = 0; in StatusCmd() local
H A Dconfig.c66 int nostat = 0, i; in ConfigCmd() local
/freebsd/lib/libc/gen/
H A Dfts-compat.c645 nostat, doadjust, dnamlen, readdir_errno; in fts_build() local
H A Dfts.c640 int cderrno, descend, oflag, saved_errno, nostat, doadjust, in fts_build() local
H A Dfts-compat11.c641 int cderrno, descend, oflag, saved_errno, nostat, doadjust, in fts_build() local
/freebsd/contrib/tcsh/
H A Dtw.parse.c1996 nostat(Char *dir) in nostat() function