Searched refs:vstring_get_flags (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dvstring_vstream.h27 extern int WARN_UNUSED_RESULT vstring_get_flags(VSTRING *, VSTREAM *, int);
38 vstring_get_flags((string), (stream), VSTRING_GET_FLAG_NONE)
H A Dvstring_vstream.c11 /* int vstring_get_flags(vp, fp, flags)
77 /* vstring_get_flags() reads one line from the named stream, including the
86 /* the vstring_get_flags<whatever>_bound() routines read no more
131 /* vstring_get_flags - read line from file, keep newline */
133 int vstring_get_flags(VSTRING *vp, VSTREAM *fp, int flags) function
/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Dsmtp_stream.c399 vstring_get_flags(vp, stream,

Completed in 142 milliseconds