Home
last modified time | relevance | path

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

/external/fio/
Djson.c54 static char *strdup_escape(const char *str) in strdup_escape() function
89 value->string = strdup_escape(str); in json_create_value_string()