Searched refs:glue_list (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/dns/ |
H A D | master.c | 256 result = commit(callbacks, lctx, &glue_list, \ 1028 rdatalist_head_t glue_list; local 1068 ISC_LIST_INIT(glue_list); 1451 result = commit(callbacks, lctx, &glue_list, 1749 &glue_list, mctx); 1942 this = ISC_LIST_HEAD(glue_list); 1959 &glue_list, 1975 ISC_LIST_INITANDPREPEND(glue_list, this, link); 2024 result = commit(callbacks, lctx, &glue_list, ictx->glue, 2049 while ((this = ISC_LIST_HEAD(glue_list)) ! [all...] |
Completed in 16 milliseconds