Searched refs:vbuf_wr_error (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dvbuf.h75 #define vbuf_wr_error(v) ((v)->flags & (VBUF_FLAG_WR_ERR | VBUF_FLAG_WR_TIMEOUT)) macro
H A Dvstream.h126 #define vstream_wr_error(vp) vbuf_wr_error(&(vp)->buf)

Completed in 77 milliseconds