HomeSort by: relevance | last modified time | path
    Searched defs:cleanup_masq_exceptions (Results 1 - 6 of 6) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/cleanup/
cleanup_masquerade.c 110 excluded = (string_list_match(cleanup_masq_exceptions, name) != 0);
112 if (cleanup_masq_exceptions->error) {
197 STRING_LIST *cleanup_masq_exceptions; variable
209 cleanup_masq_exceptions =
cleanup_masquerade.c 110 excluded = (string_list_match(cleanup_masq_exceptions, name) != 0);
112 if (cleanup_masq_exceptions->error) {
197 STRING_LIST *cleanup_masq_exceptions; variable
209 cleanup_masq_exceptions =
cleanup_message_test.c 83 STRING_LIST *cleanup_masq_exceptions; variable
cleanup_message_test.c 83 STRING_LIST *cleanup_masq_exceptions; variable
cleanup_init.c 286 STRING_LIST *cleanup_masq_exceptions; variable
427 cleanup_masq_exceptions =
cleanup_init.c 286 STRING_LIST *cleanup_masq_exceptions; variable
427 cleanup_masq_exceptions =

Completed in 40 milliseconds