Home
last modified time | relevance | path

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

/external/iperf3/src/
Dcjson.c783 static cJSON_bool print_string_ptr(const unsigned char * const input, printbuffer * const output_bu… in print_string_ptr() function
907 return print_string_ptr((unsigned char*)item->valuestring, p); in print_string()
1595 if (!print_string_ptr((unsigned char*)current_item->string, output_buffer)) in print_object()