Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/iovctl/
Dparse.c80 if (!ucl_object_tostring_safe(obj, &val)) in add_string_config()
125 if (!ucl_object_tostring_safe(obj, &val)) in add_unicast_mac_config()
348 if (!ucl_object_tostring_safe(obj, &device)) in find_pf_device()
/freebsd-12-stable/contrib/libucl/include/
Ducl.h645 UCL_EXTERN bool ucl_object_tostring_safe (const ucl_object_t *obj, const char **target);
1637 #define ucl_obj_tostring_safe ucl_object_tostring_safe
Ducl++.h392 if (ucl_object_tostring_safe(obj.get(), &res)) {
/freebsd-12-stable/contrib/libucl/src/
Ducl_util.c3464 ucl_object_tostring_safe (const ucl_object_t *obj, const char **target) function
3488 ucl_object_tostring_safe (obj, &result);