Searched defs:loading (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/dns/ |
H A D | rbtdb.c | 1341 * We must be cleaning up after a failed zone loading. 6116 rdatasetheader_t *newheader, unsigned int options, isc_boolean_t loading, 6150 if (rbtversion != NULL && !loading) { 6344 if (loading && RESIGN(newheader) && 6444 if (loading) { 6480 * loading, so we MAY clean up 'header' now. 6482 * loading, we MUST clean up 'header' now. 6597 * Ignored rdatasets cannot occur during loading, so 6600 INSIST(!loading); 7371 * 'load' below for more information on loading an 6115 add32(dns_rbtdb_t *rbtdb, dns_rbtnode_t *rbtnode, rbtdb_version_t *rbtversion, rdatasetheader_t *newheader, unsigned int options, isc_boolean_t loading, dns_rdataset_t *addedrdataset, isc_stdtime_t now) argument [all...] |
Completed in 777 milliseconds