Searched defs:cfg_rep_list (Results 1 - 1 of 1) sorted by relevance
/bind-9.6-ESV-R11/lib/isccfg/ |
H A D | parser.c | 120 cfg_rep_t cfg_rep_list = { "list", free_list }; variable 134 "implicitlist", NULL, print_list, NULL, &cfg_rep_list, NULL }; 373 "filelist", NULL, print_list, NULL, &cfg_rep_list, 1096 return (ISC_TF(obj->type->rep == &cfg_rep_list)); 1101 REQUIRE(obj == NULL || obj->type->rep == &cfg_rep_list); 1666 &cfg_rep_list, NULL
|
Completed in 742 milliseconds