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

/freebsd-9.3-release/contrib/bind9/lib/isccfg/
H A Dparser.c1438 cfg_obj_t *idobj = NULL; local
1441 CHECK(cfg_parse_obj(pctx, nametype, &idobj));
1443 mapobj->value.map.id = idobj;
1444 idobj = NULL;
1447 CLEANUP_OBJ(idobj);

Completed in 43 milliseconds