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

/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dvstring_vstream.h30 extern int WARN_UNUSED_RESULT vstring_get_flags_bound(VSTRING *, VSTREAM *, int, ssize_t);
45 vstring_get_flags_bound((string), (stream), VSTRING_GET_FLAG_NONE, size)
H A Dvstring_vstream.c26 /* int vstring_get_flags_bound(vp, fp, flags, bound)
182 /* vstring_get_flags_bound - read line from file, keep newline, up to bound */
184 int vstring_get_flags_bound(VSTRING *vp, VSTREAM *fp, int flags, function
/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Dsmtp_stream.c402 vstring_get_flags_bound(vp, stream,

Completed in 292 milliseconds