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

/netbsd-current/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.c21 /* int vstring_get_flags_null(vp, fp, flags)
83 /* vstring_get_flags_null() reads a null-terminated string from the named
166 /* vstring_get_flags_null - read null-terminated string from file */
168 int vstring_get_flags_null(VSTRING *vp, VSTREAM *fp, int flags) function

Completed in 188 milliseconds