Searched refs:buf_initialize (Results 1 – 6 of 6) sorted by relevance
| /dflybsd-src/contrib/cvs-1.12/src/ |
| H A D | socket-client.c | 232 return buf_initialize (input ? socket_buffer_input : NULL, in socket_buffer_initialize()
|
| H A D | buffer.h | 131 struct buffer *buf_initialize (type_buf_input,
|
| H A D | ms-buffer.c | 154 retbuf = buf_initialize (ms_buffer_input, NULL, NULL, in ms_buffer_initialize()
|
| H A D | buffer.c | 39 buf_initialize (type_buf_input input, in buf_initialize() function 86 return buf_initialize (NULL, NULL, NULL, NULL, NULL, NULL, memory, NULL); in buf_nonio_initialize() 1362 return buf_initialize (inpfn != NULL ? packetizing_buffer_input : NULL, in packetizing_buffer_initialize() 1761 return buf_initialize (input ? fd_buffer_input : NULL, in fd_buffer_initialize()
|
| H A D | log-buffer.c | 147 retbuf = buf_initialize (input ? log_buffer_input : NULL, in log_buffer_initialize()
|
| H A D | zlib.c | 120 return buf_initialize (input ? compress_buffer_input : NULL, in compress_buffer_initialize()
|