Searched refs:cfg_rep_void (Results 1 - 3 of 3) sorted by relevance
/bind-9.6-ESV-R11/lib/isccfg/include/isccfg/ |
H A D | grammar.h | 242 LIBISCCFG_EXTERNAL_DATA extern cfg_rep_t cfg_rep_void;
|
/bind-9.6-ESV-R11/lib/isccfg/ |
H A D | parser.c | 124 cfg_rep_t cfg_rep_void = { "void", free_noop }; variable 568 return (ISC_TF(obj->type->rep == &cfg_rep_void)); 572 "void", cfg_parse_void, cfg_print_void, cfg_doc_void, &cfg_rep_void,
|
H A D | namedconf.c | 477 "none", NULL, print_none, NULL, &cfg_rep_void, NULL
|
Completed in 40 milliseconds