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

/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dvbuf.h74 #define vbuf_rd_error(v) ((v)->flags & (VBUF_FLAG_RD_ERR | VBUF_FLAG_RD_TIMEOUT)) macro
H A Dvstream.h125 #define vstream_rd_error(vp) vbuf_rd_error(&(vp)->buf)

Completed in 122 milliseconds