Searched refs:ucl_object_unref (Results 1 - 17 of 17) sorted by relevance

/freebsd-11-stable/contrib/libucl/tests/
H A Dtest_generate.c125 ucl_object_unref (cur);
130 ucl_object_unref (cur);
135 ucl_object_unref (cur);
185 ucl_object_unref (test_obj);
271 ucl_object_unref (obj);
272 ucl_object_unref (comments);
305 ucl_object_unref (ref);
H A Dtest_basic.c219 ucl_object_unref (obj);
235 ucl_object_unref (comments);
284 ucl_object_unref (obj);
291 ucl_object_unref (comments);
H A Dtest_streamline.c87 ucl_object_unref (obj);
H A Dtest_schema.c161 ucl_object_unref (obj);
H A Dtest_speed.c145 ucl_object_unref (obj);
H A Dtest_msgpack.c173 ucl_object_unref (obj);
194 ucl_object_unref (obj);
/freebsd-11-stable/contrib/libucl/python/src/
H A Duclmodule.c95 ucl_object_unref(uclobj);
242 ucl_object_unref (root);
279 ucl_object_unref (schema);
280 ucl_object_unref (data);
/freebsd-11-stable/contrib/libucl/lua/
H A Dlua_ucl.c651 ucl_object_unref (obj);
749 ucl_object_unref (schema);
958 ucl_object_unref (obj);
1039 ucl_object_unref (obj);
1056 ucl_object_unref (obj);
1138 ucl_object_unref (obj);
/freebsd-11-stable/contrib/libucl/utils/
H A Dobjdump.c178 ucl_object_unref (obj);
/freebsd-11-stable/contrib/libucl/src/
H A Ducl_parser.c662 ucl_object_unref (obj);
1125 ucl_object_unref (tobj);
1133 ucl_object_unref (tobj);
1150 ucl_object_unref (nobj);
1166 ucl_object_unref (tobj);
1375 ucl_object_unref (nobj);
1380 ucl_object_unref (nobj);
1542 ucl_object_unref (obj);
2413 ucl_object_unref (macro_args);
2439 ucl_object_unref (parse
[all...]
H A Ducl_util.c184 * `ucl_object_unref` but it doesn't iterate over elements allowing
487 ucl_object_unref (parser->top_obj);
491 ucl_object_unref (parser->includepaths);
526 ucl_object_unref (parser->comments);
1161 ucl_object_unref (nest_obj);
2212 ucl_object_unref (found);
2234 ucl_object_unref (elt);
2265 ucl_object_unref (found);
2350 ucl_object_unref (found);
3274 ucl_object_unref (ucl_object_ function
[all...]
H A Ducl_schema.c1087 ucl_object_unref (ext_refs);
/freebsd-11-stable/usr.sbin/iovctl/
H A Dparse.c325 ucl_object_unref(top);
412 ucl_object_unref(top);
/freebsd-11-stable/contrib/libucl/include/
H A Ducl.h749 UCL_EXTERN void ucl_object_unref (ucl_object_t *obj);
1490 #define ucl_obj_unref ucl_object_unref
H A Ducl++.h49 ucl_object_unref (obj);
/freebsd-11-stable/usr.sbin/pkg/
H A Dconfig.c373 ucl_object_unref(obj);
H A Dpkg.c357 ucl_object_unref(obj);

Completed in 133 milliseconds