Searched refs:noprime (Results 1 – 7 of 7) sorted by relevance
185 int noprime = 1; in initid() local207 while (noprime) { in initid()213 noprime = 0; in initid()
79 uint8_t noprime; member186 int noprime, int nolock);
172 int noprime) in hints_insert() argument181 node->noprime = (uint8_t)noprime; in hints_insert()536 if(r->noprime && query_dname_compare(cache_dp->name, r->dp->name)==0) in hints_lookup_stub()576 int noprime, int nolock) in hints_add_stub() argument586 if(!hints_insert(hints, c, dp, noprime)) { in hints_add_stub()
998 if(stub->noprime) { in prime_stub()
903 if(stub->noprime) { in print_deleg_lookup()
2937 (z->noprime?"no":""), (insecure?" +i":"")); in do_list_stubs()
10091 The noprime feature. manpages more explanation. Added a test for it.