Searched refs:wbuf_write_str (Results 1 – 1 of 1) sorted by relevance
72 static int wbuf_write_str(struct json_write_buf *wbuf, const char *s) in wbuf_write_str() function328 if (!wbuf_write_str(&json->wbuf, s)) in json_write_str()