Searched refs:itseq (Results 1 – 1 of 1) sorted by relevance
221 ucl_object_iter_t it = NULL, itseq = NULL, it_obj = NULL; in config_parse() local271 while ((seq = ucl_iterate_object(cur, &itseq, true))) { in config_parse()