Searched refs:ucl_object_tostring_safe (Results 1 – 4 of 4) sorted by relevance
80 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()
645 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
392 if (ucl_object_tostring_safe(obj.get(), &res)) {
3464 ucl_object_tostring_safe (const ucl_object_t *obj, const char **target) function3488 ucl_object_tostring_safe (obj, &result);