Lines Matching defs:list
341 * Zone map entry is not a list.
364 ns_config_listcount(const cfg_obj_t *list) {
368 for (e = cfg_list_first(list); e != NULL; e = cfg_list_next(e))
434 ns_config_getiplist(const cfg_obj_t *config, const cfg_obj_t *list,
452 addrlist = cfg_tuple_get(list, "addresses");
455 portobj = cfg_tuple_get(list, "port");
473 dscpobj = cfg_tuple_get(list, "dscp");
555 const cfg_obj_t *list;
558 list = cfg_listelt_value(elt);
559 listname = cfg_obj_asstring(cfg_tuple_get(list, "name"));
562 *ret = list;
570 ns_config_getipandkeylist(const cfg_obj_t *config, const cfg_obj_t *list,
614 addrlist = cfg_tuple_get(list, "addresses");
615 portobj = cfg_tuple_get(list, "port");
616 dscpobj = cfg_tuple_get(list, "dscp");
685 tresult = get_masters_def(config, listname, &list);
715 * We want to resume processing this list on the