Searched refs:vstring_get_flags_bound (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/external/ibm-public/postfix/dist/src/util/ |
| D | vstring_vstream.h | 30 extern int WARN_UNUSED_RESULT vstring_get_flags_bound(VSTRING *, VSTREAM *, int, ssize_t); 45 vstring_get_flags_bound((string), (stream), VSTRING_GET_FLAG_NONE, size)
|
| D | vstring_vstream.c | 184 int vstring_get_flags_bound(VSTRING *vp, VSTREAM *fp, int flags, in vstring_get_flags_bound() function
|
| /netbsd/src/external/ibm-public/postfix/dist/src/global/ |
| D | smtp_stream.c | 406 vstring_get_flags_bound(vp, stream, in smtp_get_noexcept()
|