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

/bind-9.11.3/lib/isccfg/
H A Dparser.c1640 cfg_obj_t *eltobj = NULL; local
1702 CHECK(cfg_parse_obj(pctx, &cfg_type_unsupported, &eltobj));
1703 cfg_obj_destroy(pctx, &eltobj);
1807 CLEANUP_OBJ(eltobj);

Completed in 22 milliseconds