Home
last modified time | relevance | path

Searched defs:io_ctx (Results 1 - 6 of 6) sorted by relevance

/third_party/mbedtls/programs/ssl/
H A Dssl_test_common_source.c200 io_ctx_t *io_ctx = (io_ctx_t *) ctx; in recv_cb() local
229 io_ctx_t *io_ctx = (io_ctx_t *) ctx; in recv_timeout_cb() local
253 io_ctx_t *io_ctx = (io_ctx_t *) ctx; in send_cb() local
[all...]
H A Dssl_client2.c779 io_ctx_t io_ctx; in main() local
H A Dssl_server2.c1512 io_ctx_t io_ctx; in main() local
/third_party/ltp/testcases/kernel/io/aio/
H A Daio01.c80 io_context_t io_ctx; /* I/O Context */ variable
[all...]
/third_party/curl/lib/vtls/
H A Drustls.c79 struct io_ctx { struct
87 struct io_ctx *io_ctx = userdata; in read_cb() local
106 struct io_ctx *io_ctx = userdata; in write_cb() local
132 struct io_ctx io_ctx; tls_recv_more() local
282 struct io_ctx io_ctx; cr_send() local
[all...]
/third_party/ltp/testcases/kernel/io/ltp-aiodio/
H A Daio-stress.c187 io_context_t io_ctx; member
904 static void aio_setup(io_context_t *io_ctx, int n) in aio_setup() argument

Completed in 13 milliseconds