Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Djson_enc.c20 static int wbuf_flush(struct json_write_buf *wbuf, int full);
62 if (!wbuf_flush(wbuf, /*full=*/0)) in wbuf_write_char()
85 static int wbuf_flush(struct json_write_buf *wbuf, int full) in wbuf_flush() function
278 return wbuf_flush(&json->wbuf, /*full=*/1); in ossl_json_flush()

Completed in 7 milliseconds