Home
last modified time | relevance | path

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

/openssl/doc/designs/ddd/
H A Dddd-06-mem-uv.c14 typedef void (app_write_cb)(APP_CONN *conn, int status, void *arg); typedef
28 static int write_deferred(APP_CONN *conn, const void *buf, size_t buf_len, app_write_cb *cb, void *…
49 app_write_cb *cb;
202 int app_write(APP_CONN *conn, const void *buf, size_t buf_len, app_write_cb *cb, void *arg) in app_write()
631 static int write_deferred(APP_CONN *conn, const void *buf, size_t buf_len, app_write_cb *cb, void *… in write_deferred()

Completed in 11 milliseconds