Home
last modified time | relevance | path

Searched defs:it_obj (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libucl/tests/
H A Dtest_generate.c46 const ucl_object_t *found, *it_obj, *test; in main() local
/freebsd/usr.sbin/pkg/
H A Dconfig.c221 ucl_object_iter_t it = NULL, itseq = NULL, it_obj = NULL; in config_parse() local