Home
last modified time | relevance | path

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

/netbsd/src/external/ibm-public/postfix/dist/src/util/
Dvstring_vstream.h27 extern int WARN_UNUSED_RESULT vstring_get_flags(VSTRING *, VSTREAM *, int);
38 vstring_get_flags((string), (stream), VSTRING_GET_FLAG_NONE)
Dvstring_vstream.c133 int vstring_get_flags(VSTRING *vp, VSTREAM *fp, int flags) in vstring_get_flags() function
/netbsd/src/external/ibm-public/postfix/dist/src/global/
Dsmtp_stream.c403 vstring_get_flags(vp, stream, in smtp_get_noexcept()