Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dquote_flags.h29 extern const char *quote_flags_to_string(VSTRING *, int);
H A Dquote_flags.c82 const char *quote_flags_to_string(VSTRING *res_buf, int quote_flags_mask) in quote_flags_to_string() function
H A Dquote_822_local.c281 bp, quote_flags_to_string((VSTRING *) 0, flags), STR(out)); in main()