Home
last modified time | relevance | path

Searched refs:itseq (Results 1 – 1 of 1) sorted by relevance

/src/usr.sbin/pkg/
H A Dconfig.c221 ucl_object_iter_t it = NULL, itseq = NULL, it_obj = NULL; in config_parse() local
271 while ((seq = ucl_iterate_object(cur, &itseq, true))) { in config_parse()