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

/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dvstring_vstream.h31 extern int WARN_UNUSED_RESULT vstring_get_flags_nonl_bound(VSTRING *, VSTREAM *, int, ssize_t);
47 vstring_get_flags_nonl_bound((string), (stream), \
H A Dvstring_vstream.c32 /* int vstring_get_flags_nonl_bound(vp, fp, flags, bound)
205 /* vstring_get_flags_nonl_bound - read line from file, strip newline, up to bound */
207 int vstring_get_flags_nonl_bound(VSTRING *vp, VSTREAM *fp, int flags, function

Completed in 83 milliseconds