Home
last modified time | relevance | path

Searched refs:vstream_buf_alloc (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/ibm-public/postfix/dist/src/util/
Dvstream.c697 static void vstream_buf_alloc(VBUF *bp, ssize_t len) in vstream_buf_alloc() function
944 vstream_buf_alloc(bp, stream->req_bufsize); in vstream_buf_get_ready()
1067 vstream_buf_alloc(bp, stream->req_bufsize); in vstream_buf_put_ready()
1136 vstream_buf_alloc(bp, bp->len + incr); in vstream_buf_space()