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

/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dvbuf.h80 #define vbuf_eof(v) ((v)->flags & VBUF_FLAG_EOF) macro
H A Dvstream.h128 #define vstream_feof(vp) vbuf_eof(&(vp)->buf)

Completed in 171 milliseconds