Searched refs:vstring_get_flags_null (Results 1 – 2 of 2) sorted by relevance
29 extern int WARN_UNUSED_RESULT vstring_get_flags_null(VSTRING *, VSTREAM *, int);42 vstring_get_flags_null((string), (stream), VSTRING_GET_FLAG_NONE)
168 int vstring_get_flags_null(VSTRING *vp, VSTREAM *fp, int flags) in vstring_get_flags_null() function