/libuv/test/ |
H A D | test-tcp-close-after-read-timeout.c | 59 size_t suggested_size, in on_client_alloc() 84 size_t suggested_size, in on_connection_alloc()
|
H A D | test-udp-alloc-cb-fail.c | 45 size_t suggested_size, in sv_alloc_cb() 55 size_t suggested_size, in cl_alloc_cb()
|
H A D | test-pipe-close-stdout-read-stdin.c | 36 void alloc_buffer(uv_handle_t *handle, size_t suggested_size, uv_buf_t* buf) in alloc_buffer()
|
H A D | test-udp-try-send.c | 41 size_t suggested_size, in alloc_cb()
|
H A D | test-udp-recv-in-a-row.c | 41 size_t suggested_size, in alloc_cb()
|
H A D | test-iouring-pollhup.c | 43 size_t suggested_size, in alloc_buffer()
|
H A D | test-stdio-over-pipes.c | 77 size_t suggested_size, in on_alloc() 199 size_t suggested_size, in on_read_alloc()
|
H A D | test-udp-mmsg.c | 46 size_t suggested_size, in alloc_cb()
|
H A D | test-udp-send-immediate.c | 41 size_t suggested_size, in alloc_cb()
|
H A D | test-not-readable-nor-writable-on-read-error.c | 42 size_t suggested_size, in alloc_cb()
|
H A D | test-readable-on-eof.c | 42 size_t suggested_size, in alloc_cb()
|
H A D | test-tcp-write-to-half-open-connection.c | 69 size_t suggested_size, in alloc_cb()
|
H A D | test-tcp-oob.c | 40 size_t suggested_size, in alloc_cb()
|
H A D | test-udp-connect.c | 44 size_t suggested_size, in alloc_cb()
|
H A D | test-udp-connect6.c | 44 size_t suggested_size, in alloc_cb()
|
H A D | test-tcp-unexpected-read.c | 51 size_t suggested_size, in alloc_cb()
|
H A D | blackhole-server.c | 64 size_t suggested_size, in alloc_cb()
|
H A D | echo-server.c | 154 size_t suggested_size, in echo_alloc() 161 size_t suggested_size, in slab_alloc()
|
H A D | test-udp-multicast-join.c | 45 size_t suggested_size, in alloc_cb()
|
/libuv/docs/code/dns/ |
H A D | main.c | 8 void alloc_buffer(uv_handle_t *handle, size_t suggested_size, uv_buf_t *buf) { in alloc_buffer()
|
/libuv/docs/code/udp-dhcp/ |
H A D | main.c | 12 void alloc_buffer(uv_handle_t *handle, size_t suggested_size, uv_buf_t *buf) { in alloc_buffer()
|
/libuv/docs/code/multi-echo-server/ |
H A D | worker.c | 22 void alloc_buffer(uv_handle_t *handle, size_t suggested_size, uv_buf_t *buf) { in alloc_buffer()
|
H A D | main.c | 26 void alloc_buffer(uv_handle_t *handle, size_t suggested_size, uv_buf_t *buf) { in alloc_buffer()
|
/libuv/docs/code/pipe-echo-server/ |
H A D | main.c | 25 void alloc_buffer(uv_handle_t *handle, size_t suggested_size, uv_buf_t *buf) { in alloc_buffer()
|
/libuv/docs/code/tcp-echo-server/ |
H A D | main.c | 23 void alloc_buffer(uv_handle_t *handle, size_t suggested_size, uv_buf_t *buf) { in alloc_buffer()
|