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

/bind-9.11.3/bin/named/
H A Dzoneconf.c214 const cfg_obj_t *typelist = cfg_tuple_get(stmt, "types"); local
274 n = ns_config_listcount(typelist);
286 for (element2 = cfg_list_first(typelist);
/bind-9.11.3/lib/bind9/
H A Dcheck.c1645 const cfg_obj_t *typelist = cfg_tuple_get(stmt, "types"); local
1733 for (element2 = cfg_list_first(typelist);

Completed in 22 milliseconds