Searched defs:VSTREAM_PUTC (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/postfix-255/postfix/src/util/
H A Dvstream.h106 #define VSTREAM_PUTC(ch, vp) VBUF_PUT(&(vp)->buf, (ch)) macro

Completed in 65 milliseconds