HomeSort by: relevance | last modified time | path
    Searched refs:vstring_get_flags (Results 1 - 3 of 3) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/util/
vstring_vstream.h 27 extern int WARN_UNUSED_RESULT vstring_get_flags(VSTRING *, VSTREAM *, int);
38 vstring_get_flags((string), (stream), VSTRING_GET_FLAG_NONE)
vstring_vstream.c 11 /* int vstring_get_flags(vp, fp, flags)
77 /* vstring_get_flags() reads one line from the named stream, including the
86 /* the vstring_get_flags<whatever>_bound() routines read no more
131 /* vstring_get_flags - read line from file, keep newline */
133 int vstring_get_flags(VSTRING *vp, VSTREAM *fp, int flags) function
  /src/external/ibm-public/postfix/dist/src/global/
smtp_stream.c 403 vstring_get_flags(vp, stream,

Completed in 18 milliseconds