Searched refs:need_space (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/lib/isccfg/
H A Dparser.c252 isc_boolean_t need_space = ISC_FALSE; local
256 if (need_space)
259 need_space = ISC_TF(fieldobj->type->print != cfg_print_void);
267 isc_boolean_t need_space = ISC_FALSE; local
270 if (need_space)
273 need_space = ISC_TF(f->type->print != cfg_print_void);

Completed in 1439 milliseconds