/third_party/libuv/test/ |
D | test-close-fd.c | 30 static void alloc_cb(uv_handle_t* handle, size_t size, uv_buf_t* buf) { in alloc_cb() function
|
D | test-udp-try-send.c | 40 static void alloc_cb(uv_handle_t* handle, in alloc_cb() function
|
D | test-shutdown-simultaneous.c | 38 static void alloc_cb(uv_handle_t* handle, size_t size, uv_buf_t* buf) { in alloc_cb() function
|
D | test-osx-select.c | 33 static void alloc_cb(uv_handle_t* handle, size_t size, uv_buf_t* buf) { in alloc_cb() function
|
D | test-watcher-cross-stop.c | 42 static void alloc_cb(uv_handle_t* handle, size_t size, uv_buf_t* buf) { in alloc_cb() function
|
D | test-udp-mmsg.c | 45 static void alloc_cb(uv_handle_t* handle, in alloc_cb() function
|
D | test-udp-send-immediate.c | 40 static void alloc_cb(uv_handle_t* handle, in alloc_cb() function
|
D | test-not-readable-nor-writable-on-read-error.c | 41 static void alloc_cb(uv_handle_t* handle, in alloc_cb() function
|
D | test-tcp-write-to-half-open-connection.c | 68 static void alloc_cb(uv_handle_t* handle, in alloc_cb() function
|
D | test-readable-on-eof.c | 41 static void alloc_cb(uv_handle_t* handle, in alloc_cb() function
|
D | test-tcp-oob.c | 39 static void alloc_cb(uv_handle_t* handle, in alloc_cb() function
|
D | test-udp-connect6.c | 43 static void alloc_cb(uv_handle_t* handle, in alloc_cb() function
|
D | test-udp-connect.c | 43 static void alloc_cb(uv_handle_t* handle, in alloc_cb() function
|
D | test-tcp-unexpected-read.c | 50 static void alloc_cb(uv_handle_t* handle, in alloc_cb() function
|
D | test-tcp-try-write.c | 70 static void alloc_cb(uv_handle_t* handle, size_t size, uv_buf_t* buf) { in alloc_cb() function
|
D | blackhole-server.c | 63 static void alloc_cb(uv_handle_t* handle, in alloc_cb() function
|
D | test-udp-multicast-join.c | 45 static void alloc_cb(uv_handle_t* handle, in alloc_cb() function
|
D | test-shutdown-eof.c | 42 static void alloc_cb(uv_handle_t* handle, size_t size, uv_buf_t* buf) { in alloc_cb() function
|
D | test-pipe-sendmsg.c | 65 static void alloc_cb(uv_handle_t* handle, size_t size, uv_buf_t* buf) { in alloc_cb() function
|
D | test-callback-stack.c | 48 static void alloc_cb(uv_handle_t* handle, size_t size, uv_buf_t* buf) { in alloc_cb() function
|
D | test-delayed-accept.c | 33 static void alloc_cb(uv_handle_t* handle, size_t size, uv_buf_t* buf) { in alloc_cb() function
|
D | test-tcp-shutdown-after-write.c | 52 static void alloc_cb(uv_handle_t* handle, in alloc_cb() function
|
D | test-udp-send-unreachable.c | 44 static void alloc_cb(uv_handle_t* handle, in alloc_cb() function
|
D | test-udp-multicast-join6.c | 57 static void alloc_cb(uv_handle_t* handle, in alloc_cb() function
|
D | test-udp-send-and-recv.c | 44 static void alloc_cb(uv_handle_t* handle, in alloc_cb() function
|