Searched defs:foundsig (Results 1 - 1 of 1) sorted by relevance
/bind-9.6-ESV-R11/lib/dns/ |
H A D | rbtdb.c | 3275 rdatasetheader_t *header, *header_next, *found, *foundsig; local 3309 foundsig = NULL; 3339 if (foundsig != NULL) 3342 foundsig = header; 3354 foundsig = NULL; 3358 (foundsig != NULL || !need_sig)) 3380 if (foundsig != NULL) 3383 foundsig, 3387 } else if (found == NULL && foundsig == NULL) { 3454 rdatasetheader_t *foundsig, *cnamesi local 4091 rdatasetheader_t *found, *foundsig; local 4264 rdatasetheader_t *found, *foundsig; local 4391 rdatasetheader_t *foundsig, *nssig, *cnamesig; local 4733 rdatasetheader_t *found, *foundsig; local 5158 rdatasetheader_t *header, *header_next, *found, *foundsig; local 5245 rdatasetheader_t *header, *header_next, *found, *foundsig; local [all...] |
Completed in 31 milliseconds