Searched refs:cfg_obj_istype (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/mpl/dhcp/bind/dist/lib/isccfg/include/isccfg/
H A Dcfg.h534 cfg_obj_istype(const cfg_obj_t *obj, const cfg_type_t *type);
/netbsd-current/external/mpl/bind/dist/lib/isccfg/include/isccfg/
H A Dcfg.h519 cfg_obj_istype(const cfg_obj_t *obj, const cfg_type_t *type);
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isccfg/
H A Daclconf.c238 if (cfg_obj_istype(ce, &cfg_type_keyref)) {
808 } else if (cfg_obj_istype(ce, &cfg_type_keyref)) {
H A Dparser.c3959 cfg_obj_istype(const cfg_obj_t *obj, const cfg_type_t *type) { function
/netbsd-current/external/mpl/bind/dist/lib/isccfg/
H A Daclconf.c236 if (cfg_obj_istype(ce, &cfg_type_keyref)) {
884 } else if (cfg_obj_istype(ce, &cfg_type_keyref)) {
H A Dparser.c3715 cfg_obj_istype(const cfg_obj_t *obj, const cfg_type_t *type) { function

Completed in 224 milliseconds