Home
last modified time | relevance | path

Searched defs:besteffort (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mpl/bind/dist/bin/tools/
H A Dmdig.c99 static bool besteffort = true; global() variable
/netbsd-src/sys/kern/
H A Dkern_entropy.c1309 static bool ready = false, besteffort = false; in entropy_notify() local