Home
last modified time | relevance | path

Searched refs:vstring_get_flags_nonl (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/ibm-public/postfix/dist/src/util/
Dvstring_vstream.h28 extern int WARN_UNUSED_RESULT vstring_get_flags_nonl(VSTRING *, VSTREAM *, int);
40 vstring_get_flags_nonl((string), (stream), VSTRING_GET_FLAG_NONE)
Dvstring_vstream.c152 int vstring_get_flags_nonl(VSTRING *vp, VSTREAM *fp, int flags) in vstring_get_flags_nonl() function