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

/netbsd-current/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.c38 /* int vstring_get_flags_null_bound(vp, fp, flags, bound)
225 /* vstring_get_flags_null_bound - read null-terminated string from file */
227 int vstring_get_flags_null_bound(VSTRING *vp, VSTREAM *fp, int flags, function

Completed in 187 milliseconds