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

/bind-9.11.3/bin/named/
H A Dserver.c12013 isc_boolean_t cleanup_config = ISC_FALSE; local
12104 cleanup_config = ISC_TRUE;
12150 if (result != ISC_R_SUCCESS && cleanup_config) {

Completed in 52 milliseconds