Searched defs:foundsig (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/dns/ |
H A D | rbtdb.c | 3956 rdatasetheader_t *header, *header_next, *found, *foundsig; local 3996 foundsig = NULL; 4026 if (foundsig != NULL) 4029 foundsig = header; 4041 foundsig = NULL; 4047 (foundsig != NULL || !need_sig)) { 4068 if (foundsig != NULL) 4071 foundsig, 4075 } else if (found == NULL && foundsig == NULL) { 4151 rdatasetheader_t *foundsig, *cnamesi local 4801 rdatasetheader_t *found, *foundsig; local 4934 rdatasetheader_t *found, *foundsig; local 5062 rdatasetheader_t *foundsig, *nssig, *cnamesig; local 5372 rdatasetheader_t *found, *foundsig; local 5763 rdatasetheader_t *header, *header_next, *found, *foundsig; local 5850 rdatasetheader_t *header, *header_next, *found, *foundsig; local [all...] |
Completed in 28 milliseconds