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/
H A Dvstream.c696 static void vstream_buf_alloc(VBUF *bp, ssize_t len) in vstream_buf_alloc() function
943 vstream_buf_alloc(bp, stream->req_bufsize); in vstream_buf_get_ready()
1066 vstream_buf_alloc(bp, stream->req_bufsize); in vstream_buf_put_ready()
1135 vstream_buf_alloc(bp, bp->len + incr); in vstream_buf_space()