HomeSort by: relevance | last modified time | path
    Searched refs:cfg_obj_istype (Results 1 - 6 of 6) sorted by relevancy

  /src/external/mpl/bind/dist/lib/isccfg/include/isccfg/
cfg.h 539 cfg_obj_istype(const cfg_obj_t *obj, const cfg_type_t *type);
  /src/external/mpl/dhcp/bind/dist/lib/isccfg/include/isccfg/
cfg.h 534 cfg_obj_istype(const cfg_obj_t *obj, const cfg_type_t *type);
  /src/external/mpl/bind/dist/lib/isccfg/
aclconf.c 233 if (cfg_obj_istype(ce, &cfg_type_keyref)) {
855 } else if (cfg_obj_istype(ce, &cfg_type_keyref)) {
parser.c 3791 cfg_obj_istype(const cfg_obj_t *obj, const cfg_type_t *type) { function
  /src/external/mpl/dhcp/bind/dist/lib/isccfg/
aclconf.c 238 if (cfg_obj_istype(ce, &cfg_type_keyref)) {
808 } else if (cfg_obj_istype(ce, &cfg_type_keyref)) {
parser.c 3959 cfg_obj_istype(const cfg_obj_t *obj, const cfg_type_t *type) { function

Completed in 40 milliseconds