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

/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dvstring_vstream.h24 #define VSTRING_GET_FLAG_NONE (0) macro
38 vstring_get_flags((string), (stream), VSTRING_GET_FLAG_NONE)
40 vstring_get_flags_nonl((string), (stream), VSTRING_GET_FLAG_NONE)
42 vstring_get_flags_null((string), (stream), VSTRING_GET_FLAG_NONE)
45 vstring_get_flags_bound((string), (stream), VSTRING_GET_FLAG_NONE, size)
48 VSTRING_GET_FLAG_NONE, size)
51 VSTRING_GET_FLAG_NONE, size)

Completed in 123 milliseconds