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

/bind-9.11.3/bin/check/
H A Dnamed-checkconf.c182 const cfg_obj_t *fmtobj = NULL; local
374 fmtobj = NULL;
375 if (get_maps(maps, "masterfile-format", &fmtobj)) {
376 const char *masterformatstr = cfg_obj_asstring(fmtobj);

Completed in 36 milliseconds