Searched refs:cfg_pluginlist_foreach (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/mpl/bind/dist/lib/isccfg/include/isccfg/ |
H A D | cfg.h | 595 * Function prototype for the callback used with cfg_pluginlist_foreach(). 596 * Called once for each element of the list passed to cfg_pluginlist_foreach(). 600 * \li 'config' - the 'config' object passed to cfg_pluginlist_foreach() 604 * \li 'callback_data' - the pointer passed to cfg_pluginlist_foreach() 608 cfg_pluginlist_foreach(const cfg_obj_t *config, const cfg_obj_t *list,
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isccfg/include/isccfg/ |
H A D | cfg.h | 603 cfg_pluginlist_foreach(const cfg_obj_t *config, const cfg_obj_t *list,
|
/netbsd-src/external/mpl/bind/dist/lib/isccfg/ |
H A D | parser.c | 3944 cfg_pluginlist_foreach(const cfg_obj_t *config, const cfg_obj_t *list, 3860 cfg_pluginlist_foreach(const cfg_obj_t *config, const cfg_obj_t *list, cfg_pluginlist_foreach() function
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isccfg/ |
H A D | parser.c | 4104 cfg_pluginlist_foreach(const cfg_obj_t *config, const cfg_obj_t *list, in cfg_pluginlist_foreach() function
|
/netbsd-src/external/mpl/bind/dist/lib/bind9/ |
H A D | check.c |
|