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

/freebsd-9.3-release/contrib/bind9/lib/isccfg/include/isccfg/
H A Dcfg.h408 cfg_obj_istype(const cfg_obj_t *obj, const cfg_type_t *type);
/freebsd-9.3-release/contrib/bind9/lib/isccfg/
H A Daclconf.c240 if (cfg_obj_istype(ce, &cfg_type_keyref)) {
399 } else if (cfg_obj_istype(ce, &cfg_type_keyref)) {
H A Dparser.c2467 cfg_obj_istype(const cfg_obj_t *obj, const cfg_type_t *type) { function

Completed in 97 milliseconds