Home
last modified time | relevance | path

Searched defs:noprime (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/iterator/
H A Diter_hints.h74 uint8_t noprime; member
H A Diter_hints.c169 int noprime) in hints_insert()
536 int noprime) in hints_add_stub()
/netbsd-src/lib/libc/gen/
H A Drandomid.c214 int noprime = 1; in initid() local