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

/bind-9.6-ESV-R11/lib/isccfg/
H A Dparser.c1165 cfg_obj_t *eltobj = NULL; local
1223 CHECK(cfg_parse_obj(pctx, &cfg_type_unsupported, &eltobj));
1224 cfg_obj_destroy(pctx, &eltobj);
1313 CLEANUP_OBJ(eltobj);

Completed in 26 milliseconds