Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dvstring_vstream.h32 extern int WARN_UNUSED_RESULT vstring_get_flags_null_bound(VSTRING *, VSTREAM *, int, ssize_t);
50 vstring_get_flags_null_bound((string), (stream), \
H A Dvstring_vstream.c227 int vstring_get_flags_null_bound(VSTRING *vp, VSTREAM *fp, int flags, in vstring_get_flags_null_bound() function