Searched refs:xtext_quote (Results 1 – 5 of 5) sorted by relevance
| /netbsd-src/external/ibm-public/postfix/dist/src/global/ |
| H A D | xtext.c | 100 VSTRING *xtext_quote(VSTRING *quoted, const char *unquoted, const char *special) in xtext_quote() function 183 xtext_quote(quoted, STR(unquoted), "+="); in main()
|
| H A D | xtext.h | 24 extern VSTRING *xtext_quote(VSTRING *, const char *, const char *);
|
| /netbsd-src/external/ibm-public/postfix/dist/src/smtpd/ |
| H A D | smtpd_proxy.c | 283 xtext_quote(state->expand_buf, value, ""); in smtpd_proxy_xforward_send()
|
| H A D | smtpd_check.c | 4012 xtext_quote(coded_CN_buf, CN, ""); \ in check_policy_service()
|
| /netbsd-src/external/ibm-public/postfix/dist/src/smtp/ |
| H A D | smtp_proto.c | 1785 xtext_quote(session->scratch, orcpt_type_addr, "="); in smtp_loop()
|