Home
last modified time | relevance | path

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

/netbsd-src/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.c184 int vstring_get_flags_bound(VSTRING *vp, VSTREAM *fp, int flags, in vstring_get_flags_bound() function
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dsmtp_stream.c402 vstring_get_flags_bound(vp, stream, in smtp_get_noexcept()