/libuv/test/ |
H A D | test-tcp-close-after-read-timeout.c | 61 static char slab[8]; in on_client_alloc() local 86 static char slab[8]; in on_connection_alloc() local
|
H A D | test-close-fd.c | 31 static char slab[1]; in alloc_cb() local
|
H A D | test-udp-try-send.c | 43 static char slab[65536]; in alloc_cb() local
|
H A D | test-udp-recv-in-a-row.c | 43 static char slab[sizeof(send_data)]; in alloc_cb() local
|
H A D | test-iouring-pollhup.c | 45 static char slab[32]; in alloc_buffer() local
|
H A D | test-osx-select.c | 34 static char slab[1024]; in alloc_cb() local
|
H A D | test-watcher-cross-stop.c | 37 static char slab[1]; variable
|
H A D | test-udp-send-immediate.c | 43 static char slab[65536]; in alloc_cb() local
|
H A D | test-not-readable-nor-writable-on-read-error.c | 44 static char slab[64]; in alloc_cb() local
|
H A D | test-readable-on-eof.c | 44 static char slab[64]; in alloc_cb() local
|
H A D | test-tcp-write-to-half-open-connection.c | 71 static char slab[1024]; in alloc_cb() local
|
H A D | test-udp-connect.c | 46 static char slab[65536]; in alloc_cb() local
|
H A D | test-udp-connect6.c | 46 static char slab[65536]; in alloc_cb() local
|
H A D | blackhole-server.c | 66 static char slab[65536]; in alloc_cb() local
|
H A D | test-udp-multicast-join.c | 47 static char slab[65536]; in alloc_cb() local
|
H A D | test-tcp-shutdown-after-write.c | 55 static char slab[64]; in alloc_cb() local
|
H A D | test-tcp-read-stop-start.c | 59 static char slab[65536]; in on_alloc() local
|
H A D | test-udp-send-unreachable.c | 47 static char slab[65536]; in alloc_cb() local
|
H A D | test-udp-send-and-recv.c | 47 static char slab[65536]; in alloc_cb() local
|
H A D | test-udp-multicast-join6.c | 59 static char slab[65536]; in alloc_cb() local
|
H A D | test-tcp-close-accept.c | 82 static char slab[1]; in alloc_cb() local
|
H A D | test-udp-alloc-cb-fail.c | 47 static char slab[65536]; in sv_alloc_cb() local
|
H A D | benchmark-ping-udp.c | 53 static char slab[64 * 1024]; in buf_alloc() local
|
H A D | benchmark-udp-pummel.c | 65 static char slab[65536]; in alloc_cb() local
|
H A D | test-udp-ipv6.c | 68 static char slab[65536]; in alloc_cb() local
|