Home
last modified time | relevance | path

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

/freebsd-src/contrib/libucl/python/src/
H A Duclmodule.c48 ucl_object_iter_t it_obj = NULL; in _iterate_valid_ucl() local
58 ucl_object_iter_t it_obj = NULL; in _iterate_valid_ucl() local
/freebsd-src/contrib/libucl/utils/
H A Dobjdump.c39 ucl_object_iter_t it = NULL, it_obj = NULL; in ucl_obj_dump() local
/freebsd-src/contrib/libucl/tests/
H A Dtest_generate.c46 const ucl_object_t *found, *it_obj, *test; in main() local
/freebsd-src/usr.sbin/pkg/
H A Dconfig.c220 ucl_object_iter_t it = NULL, itseq = NULL, it_obj = NULL; config_parse() local