Home
last modified time | relevance | path

Searched defs:alloc_cb (Results 1 – 25 of 48) sorted by relevance

12

/libuv/test/
H A Dtest-close-fd.c30 static void alloc_cb(uv_handle_t* handle, size_t size, uv_buf_t* buf) { in alloc_cb() function
H A Dtest-tcp-rst.c39 static void alloc_cb(uv_handle_t* handle, size_t size, uv_buf_t* buf) { in alloc_cb() function
H A Dtest-udp-try-send.c40 static void alloc_cb(uv_handle_t* handle, in alloc_cb() function
H A Dtest-udp-recv-in-a-row.c40 static void alloc_cb(uv_handle_t* handle, in alloc_cb() function
H A Dtest-shutdown-simultaneous.c38 static void alloc_cb(uv_handle_t* handle, size_t size, uv_buf_t* buf) { in alloc_cb() function
H A Dtest-osx-select.c33 static void alloc_cb(uv_handle_t* handle, size_t size, uv_buf_t* buf) { in alloc_cb() function
H A Dtest-watcher-cross-stop.c42 static void alloc_cb(uv_handle_t* handle, size_t size, uv_buf_t* buf) { in alloc_cb() function
H A Dtest-udp-mmsg.c45 static void alloc_cb(uv_handle_t* handle, in alloc_cb() function
H A Dtest-udp-send-immediate.c40 static void alloc_cb(uv_handle_t* handle, in alloc_cb() function
H A Dtest-not-readable-nor-writable-on-read-error.c41 static void alloc_cb(uv_handle_t* handle, in alloc_cb() function
H A Dtest-readable-on-eof.c41 static void alloc_cb(uv_handle_t* handle, in alloc_cb() function
H A Dtest-tcp-write-to-half-open-connection.c68 static void alloc_cb(uv_handle_t* handle, in alloc_cb() function
H A Dtest-tcp-oob.c39 static void alloc_cb(uv_handle_t* handle, in alloc_cb() function
H A Dtest-udp-connect.c43 static void alloc_cb(uv_handle_t* handle, in alloc_cb() function
H A Dtest-udp-connect6.c43 static void alloc_cb(uv_handle_t* handle, in alloc_cb() function
H A Dtest-tcp-unexpected-read.c50 static void alloc_cb(uv_handle_t* handle, in alloc_cb() function
H A Dtest-tcp-try-write.c70 static void alloc_cb(uv_handle_t* handle, size_t size, uv_buf_t* buf) { in alloc_cb() function
H A Dblackhole-server.c63 static void alloc_cb(uv_handle_t* handle, in alloc_cb() function
H A Dtest-udp-multicast-join.c45 static void alloc_cb(uv_handle_t* handle, in alloc_cb() function
H A Dtest-shutdown-eof.c42 static void alloc_cb(uv_handle_t* handle, size_t size, uv_buf_t* buf) { in alloc_cb() function
H A Dtest-pipe-sendmsg.c65 static void alloc_cb(uv_handle_t* handle, size_t size, uv_buf_t* buf) { in alloc_cb() function
H A Dtest-callback-stack.c48 static void alloc_cb(uv_handle_t* handle, size_t size, uv_buf_t* buf) { in alloc_cb() function
H A Dtest-tcp-write-in-a-row.c86 static void alloc_cb(uv_handle_t* handle, size_t size, uv_buf_t* buf) { in alloc_cb() function
H A Dtest-delayed-accept.c33 static void alloc_cb(uv_handle_t* handle, size_t size, uv_buf_t* buf) { in alloc_cb() function
H A Dtest-tcp-shutdown-after-write.c52 static void alloc_cb(uv_handle_t* handle, in alloc_cb() function

Completed in 25 milliseconds

12