Home
last modified time | relevance | path

Searched defs:iov (Results 1 – 8 of 8) sorted by relevance

/libuv/docs/code/uvcat/
H A Dmain.c14 static uv_buf_t iov; variable
/libuv/test/
H A Dtest-eintr-handling.c38 static uv_buf_t iov; variable
H A Dtest-metrics.c197 uv_buf_t iov = uv_buf_init(test_buf, sizeof(test_buf)); in create_cb() local
309 uv_buf_t iov; in TEST_IMPL() local
H A Dtest-fs-open-flags.c49 static uv_buf_t iov; variable
H A Dtest-threadpool-cancel.c321 uv_buf_t iov; in TEST_IMPL() local
H A Dtest-fs.c133 static uv_buf_t iov; variable
/libuv/src/unix/
H A Dudp.c153 struct iovec iov[ARRAY_SIZE(peers)]; in uv__udp_recvmmsg() local
H A Dstream.c758 struct iovec* iov; in uv__try_write() local

Completed in 26 milliseconds