Home
last modified time | relevance | path

Searched refs:xtext_quote (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dxtext.c100 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 Dxtext.h24 extern VSTRING *xtext_quote(VSTRING *, const char *, const char *);
/netbsd-src/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd_proxy.c283 xtext_quote(state->expand_buf, value, ""); in smtpd_proxy_xforward_send()
H A Dsmtpd_check.c4012 xtext_quote(coded_CN_buf, CN, ""); \ in check_policy_service()
/netbsd-src/external/ibm-public/postfix/dist/src/smtp/
H A Dsmtp_proto.c1785 xtext_quote(session->scratch, orcpt_type_addr, "="); in smtp_loop()