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

/bind-9.11.3/lib/isccfg/
H A Dparser.c64 print_list(cfg_printer_t *pctx, const cfg_obj_t *obj);
130 "implicitlist", NULL, print_list, NULL, &cfg_rep_list, NULL };
429 "filelist", NULL, print_list, NULL, &cfg_rep_list,
1458 print_list(cfg_printer_t *pctx, const cfg_obj_t *obj) { function
1500 print_list(pctx, obj);

Completed in 23 milliseconds