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

/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dvbuf.h76 #define vbuf_rd_timeout(v) ((v)->flags & VBUF_FLAG_RD_TIMEOUT) macro
H A Dvstream.h129 #define vstream_rd_timeout(vp) vbuf_rd_timeout(&(vp)->buf)

Completed in 211 milliseconds