Home
last modified time | relevance | path

Searched refs:VSTRING_GET_FLAG_APPEND (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/ibm-public/postfix/dist/src/util/
Dvstring_vstream.c138 if ((flags & VSTRING_GET_FLAG_APPEND) == 0) in vstring_get_flags()
157 if ((flags & VSTRING_GET_FLAG_APPEND) == 0) in vstring_get_flags_nonl()
173 if ((flags & VSTRING_GET_FLAG_APPEND) == 0) in vstring_get_flags_null()
193 if ((flags & VSTRING_GET_FLAG_APPEND) == 0) in vstring_get_flags_bound()
216 if ((flags & VSTRING_GET_FLAG_APPEND) == 0) in vstring_get_flags_nonl_bound()
236 if ((flags & VSTRING_GET_FLAG_APPEND) == 0) in vstring_get_flags_null_bound()
Dvstring_vstream.h25 #define VSTRING_GET_FLAG_APPEND (1<<1) /* append instead of overwrite */ macro
/netbsd/src/external/ibm-public/postfix/dist/src/global/
Dsmtp_stream.c405 VSTRING_GET_FLAG_APPEND : 0) : in smtp_get_noexcept()
408 VSTRING_GET_FLAG_APPEND : 0, bound)); in smtp_get_noexcept()