Searched defs:cfg_rep_list (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/isccfg/ |
H A D | parser.c | 111 LIBISCCFG_EXTERNAL_DATA cfg_rep_t cfg_rep_list = { "list", free_list }; variable 130 "implicitlist", NULL, print_list, NULL, &cfg_rep_list, NULL }; 429 "filelist", NULL, print_list, NULL, &cfg_rep_list, 1571 return (ISC_TF(obj->type->rep == &cfg_rep_list)); 1576 REQUIRE(obj == NULL || obj->type->rep == &cfg_rep_list); 2250 &cfg_rep_list, NULL
|
Completed in 16 milliseconds