Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dvstring.c349 static int vstring_buf_put_ready(VBUF *bp) in vstring_buf_put_ready() function
389 vp->vbuf.put_ready = vstring_buf_put_ready; in vstring_alloc()
617 vp->vbuf.put_ready = vstring_buf_put_ready; in vstring_import()
/netbsd-src/external/ibm-public/postfix/dist/
H A DHISTORY23128 vstring_buf_put_ready() could fail to extend the buffer,