Home
last modified time | relevance | path

Searched refs:loadtasks (Results 1 – 5 of 5) sorted by relevance

/dports/dns/bind911/bind-9.11.37/lib/dns/
H A Dzone.c542 isc_taskpool_t * loadtasks; member
16900 zmgr->loadtasks = NULL; in dns_zonemgr_create()
17039 isc_taskpool_gettask(zmgr->loadtasks, &zone->loadtask); in dns_zonemgr_managezone()
17189 if (zmgr->loadtasks != NULL) in dns_zonemgr_shutdown()
17190 isc_taskpool_destroy(&zmgr->loadtasks); in dns_zonemgr_shutdown()
17266 if (zmgr->loadtasks == NULL) in dns_zonemgr_setsize()
17270 result = isc_taskpool_expand(&zmgr->loadtasks, ntasks, &pool); in dns_zonemgr_setsize()
17273 zmgr->loadtasks = pool; in dns_zonemgr_setsize()
17288 isc_taskpool_setprivilege(zmgr->loadtasks, true); in dns_zonemgr_setsize()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/
H A Dzone.c547 isc_taskpool_t *loadtasks; member
17380 zmgr->loadtasks = NULL; in dns_zonemgr_create()
17526 isc_taskpool_gettask(zmgr->loadtasks, &zone->loadtask); in dns_zonemgr_managezone()
17667 if (zmgr->loadtasks != NULL) { in dns_zonemgr_shutdown()
17668 isc_taskpool_destroy(&zmgr->loadtasks); in dns_zonemgr_shutdown()
17746 if (zmgr->loadtasks == NULL) { in dns_zonemgr_setsize()
17750 result = isc_taskpool_expand(&zmgr->loadtasks, ntasks, &pool); in dns_zonemgr_setsize()
17754 zmgr->loadtasks = pool; in dns_zonemgr_setsize()
17770 isc_taskpool_setprivilege(zmgr->loadtasks, true); in dns_zonemgr_setsize()
/dports/dns/bind-tools/bind-9.16.27/lib/dns/
H A Dzone.c592 isc_taskpool_t *loadtasks; member
18641 zmgr->loadtasks = NULL; in dns_zonemgr_create()
18795 isc_taskpool_gettask(zmgr->loadtasks, &zone->loadtask); in dns_zonemgr_managezone()
18942 if (zmgr->loadtasks != NULL) { in dns_zonemgr_shutdown()
18943 isc_taskpool_destroy(&zmgr->loadtasks); in dns_zonemgr_shutdown()
19022 if (zmgr->loadtasks == NULL) { in dns_zonemgr_setsize()
19026 result = isc_taskpool_expand(&zmgr->loadtasks, ntasks, true, in dns_zonemgr_setsize()
19031 zmgr->loadtasks = pool; in dns_zonemgr_setsize()
/dports/dns/bind916/bind-9.16.27/lib/dns/
H A Dzone.c592 isc_taskpool_t *loadtasks; member
18641 zmgr->loadtasks = NULL; in dns_zonemgr_create()
18795 isc_taskpool_gettask(zmgr->loadtasks, &zone->loadtask); in dns_zonemgr_managezone()
18942 if (zmgr->loadtasks != NULL) { in dns_zonemgr_shutdown()
18943 isc_taskpool_destroy(&zmgr->loadtasks); in dns_zonemgr_shutdown()
19022 if (zmgr->loadtasks == NULL) { in dns_zonemgr_setsize()
19026 result = isc_taskpool_expand(&zmgr->loadtasks, ntasks, true, in dns_zonemgr_setsize()
19031 zmgr->loadtasks = pool; in dns_zonemgr_setsize()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/
H A Dzone.c595 isc_taskpool_t *loadtasks; member
18750 zmgr->loadtasks = NULL; in dns_zonemgr_create()
18904 isc_taskpool_gettask(zmgr->loadtasks, &zone->loadtask); in dns_zonemgr_managezone()
19051 if (zmgr->loadtasks != NULL) { in dns_zonemgr_shutdown()
19052 isc_taskpool_destroy(&zmgr->loadtasks); in dns_zonemgr_shutdown()
19137 if (zmgr->loadtasks == NULL) { in dns_zonemgr_setsize()
19141 result = isc_taskpool_expand(&zmgr->loadtasks, ntasks, true, in dns_zonemgr_setsize()
19146 zmgr->loadtasks = pool; in dns_zonemgr_setsize()