Searched defs:init_desc (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/bin/named/
H A Dstatschannel.c114 * compile time, but we configure them run time in the init_desc() function
193 init_desc(void) { function
3270 RUNTIME_CHECK(isc_once_do(&once, init_desc) == ISC_R_SUCCESS);
3421 RUNTIME_CHECK(isc_once_do(&once, init_desc) == ISC_R_SUCCESS);

Completed in 22 milliseconds