Home
last modified time | relevance | path

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

/netbsd-src/libexec/httpd/
H A Ddir-index-bozo.c146 int nostat = 0; in bozo_dir_index() local
160 nostat = 1; in bozo_dir_index()
170 } else if (!nostat && S_ISDIR(sb.st_mode)) { in bozo_dir_index()
185 if (nostat) in bozo_dir_index()
/netbsd-src/lib/libc/gen/
H A Dfts.c649 int cderrno, descend, level, nlinks, saved_errno, nostat, doadjust; in fts_build() local
688 nostat = 1; in fts_build()
691 nostat = 1; in fts_build()
694 nostat = 0; in fts_build()
837 || (nostat && in fts_build()
/netbsd-src/external/mpl/bind/dist/bin/tests/system/transport-acl/
H A Dtests.sh24 "$DIG" +noadd +nosea +nostat +noquest +nocmd "$@"
/netbsd-src/external/mpl/bind/dist/bin/tests/system/sfcache/
H A Dtests.sh25 "$DIG" +tcp +noadd +nosea +nostat +nocmd -p "$PORT" "$@"
/netbsd-src/external/mpl/bind/dist/bin/tests/system/views/
H A Dtests.sh20 "$DIG" +tcp +noadd +nosea +nostat +noquest +nocomm +nocmd +noauth -p "${PORT}" "$@"
/netbsd-src/external/mpl/bind/dist/bin/tests/system/synthfromdnssec/
H A Dtests.sh30 "$DIG" +tcp +noadd +nosea +nostat +nocmd +dnssec -p "$PORT" "$@"