Searched refs:domain_list_init (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/postfix-252/postfix/src/global/
H A Ddomain_list.h24 #define domain_list_init(f, p) match_list_init((f), (p), 1, match_hostname) macro
H A Ddomain_list.c9 /* DOMAIN_LIST *domain_list_init(flags, pattern_list)
36 /* domain_list_init() performs initializations. The first argument
54 /* domain_list_free() releases storage allocated by domain_list_init().
116 list = domain_list_init(MATCH_FLAG_PARENT | MATCH_FLAG_RETURN, argv[optind]);
H A Dflush_clnt.c106 flush_domains = domain_list_init(MATCH_FLAG_RETURN
/macosx-10.9.5/postfix-252/postfix/src/flush/
H A Dflush.c807 flush_domains = domain_list_init(MATCH_FLAG_RETURN
/macosx-10.9.5/postfix-252/postfix/src/trivial-rewrite/
H A Dresolve.c755 domain_list_init(MATCH_FLAG_RETURN
/macosx-10.9.5/postfix-252/postfix/src/smtpd/
H A Dsmtpd_check.c580 domain_list_init(match_parent_style(VAR_RELAY_DOMAINS),
5478 domain_list_init(match_parent_style(VAR_RELAY_DOMAINS),

Completed in 198 milliseconds