Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dvstring_vstream.h29 extern int WARN_UNUSED_RESULT vstring_get_flags_null(VSTRING *, VSTREAM *, int);
42 vstring_get_flags_null((string), (stream), VSTRING_GET_FLAG_NONE)
H A Dvstring_vstream.c168 int vstring_get_flags_null(VSTRING *vp, VSTREAM *fp, int flags) in vstring_get_flags_null() function