alloc_cb           84 test/benchmark-pound.c static uv_buf_t alloc_cb(uv_handle_t* handle, size_t suggested_size) {
alloc_cb           62 test/benchmark-udp-pummel.c static uv_buf_t alloc_cb(uv_handle_t* handle, size_t suggested_size) {
alloc_cb           63 test/blackhole-server.c static uv_buf_t alloc_cb(uv_handle_t* handle, size_t suggested_size) {
alloc_cb           48 test/test-callback-stack.c static uv_buf_t alloc_cb(uv_handle_t* handle, size_t size) {
alloc_cb           33 test/test-delayed-accept.c static uv_buf_t alloc_cb(uv_handle_t* handle, size_t size) {
alloc_cb           53 test/test-ipc-send-recv.c static uv_buf_t alloc_cb(uv_handle_t* handle, size_t suggested_size) {
alloc_cb           33 test/test-osx-select.c static uv_buf_t alloc_cb(uv_handle_t* handle, size_t size) {
alloc_cb           51 test/test-ping-pong.c static uv_buf_t alloc_cb(uv_handle_t* handle, size_t size) {
alloc_cb           42 test/test-shutdown-eof.c static uv_buf_t alloc_cb(uv_handle_t* handle, size_t size) {
alloc_cb           74 test/test-tcp-open.c static uv_buf_t alloc_cb(uv_handle_t* handle, size_t suggested_size) {
alloc_cb           52 test/test-tcp-shutdown-after-write.c static uv_buf_t alloc_cb(uv_handle_t* handle, size_t suggested_size) {
alloc_cb           50 test/test-tcp-unexpected-read.c static uv_buf_t alloc_cb(uv_handle_t* handle, size_t suggested_size) {
alloc_cb           68 test/test-tcp-write-to-half-open-connection.c static uv_buf_t alloc_cb(uv_handle_t* handle, size_t suggested_size) {
alloc_cb           49 test/test-tcp-writealot.c static uv_buf_t alloc_cb(uv_handle_t* handle, size_t size) {
alloc_cb           47 test/test-udp-ipv6.c static uv_buf_t alloc_cb(uv_handle_t* handle, size_t suggested_size) {
alloc_cb           41 test/test-udp-multicast-join.c static uv_buf_t alloc_cb(uv_handle_t* handle, size_t suggested_size) {
alloc_cb           70 test/test-udp-open.c static uv_buf_t alloc_cb(uv_handle_t* handle, size_t suggested_size) {
alloc_cb           44 test/test-udp-send-and-recv.c static uv_buf_t alloc_cb(uv_handle_t* handle, size_t suggested_size) {