Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/cleanup/
H A Dcleanup_masquerade.c110 excluded = (string_list_match(cleanup_masq_exceptions, name) != 0); in cleanup_masquerade_external()
112 if (cleanup_masq_exceptions->error) { in cleanup_masquerade_external()
197 STRING_LIST *cleanup_masq_exceptions; variable
209 cleanup_masq_exceptions = in main()
H A Dcleanup_init.c267 STRING_LIST *cleanup_masq_exceptions; variable
403 cleanup_masq_exceptions = in cleanup_pre_jail()
H A Dcleanup.h159 extern STRING_LIST *cleanup_masq_exceptions;