Home
last modified time | relevance | path

Searched defs:context_name (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/cleanup/
H A Dcleanup_rewrite.c86 int cleanup_rewrite_external(const char *context_name, VSTRING *result, in cleanup_rewrite_external()
95 int cleanup_rewrite_tree(const char *context_name, TOK822 *tree) in cleanup_rewrite_tree()
112 int cleanup_rewrite_internal(const char *context_name, in cleanup_rewrite_internal()
/netbsd-src/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd.c4821 static const char *context_name[] = { in xforward_cmd() local