Searched defs:buf_alloc (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl2/grep/dist/lib/
H A Dexclude.c93 size_t buf_alloc = 1024; local
/netbsd-current/external/gpl2/diffutils/dist/lib/
H A Dexclude.c228 size_t buf_alloc = (1 << 10); /* This must be a power of two. */ local
/netbsd-current/external/mit/libuv/dist/test/
H A Dbenchmark-ping-pongs.c56 static void buf_alloc(uv_handle_t* tcp, size_t size, uv_buf_t* buf) { function
H A Dbenchmark-ping-udp.c52 static void buf_alloc(uv_handle_t* tcp, size_t size, uv_buf_t* buf) { function
H A Dbenchmark-pump.c353 static void buf_alloc(uv_handle_t* handle, size_t size, uv_buf_t* buf) { function
/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-vsock.c109 nd_uint32_t buf_alloc; member in struct:virtio_vsock_hdr
/netbsd-current/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_device.h380 atomic_t buf_alloc; member in struct:drm_device
/netbsd-current/usr.sbin/rpcbind/
H A Drpcb_svc_com.c616 char *buf_alloc = NULL, *outbufp; local
/netbsd-current/sys/kern/
H A Dvfs_bio.c642 buf_alloc(size_t size) function
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dtarget.c2962 size_t buf_alloc, buf_pos; local
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dtarget.c3468 size_t buf_alloc, buf_pos; local

Completed in 137 milliseconds