Home
last modified time | relevance | path

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

12

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

12