Home
last modified time | relevance | path

Searched refs:been_here_fixed (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/ibm-public/postfix/dist/src/cleanup/
Dcleanup_out_recipient.c164 been_here_fixed(state->dups, recip)) == 0) { in cleanup_out_recipient()
254 been_here_fixed(state->dups, *cpp)) == 0) { in cleanup_out_recipient()
Dcleanup_map1n.c166 been_here_fixed(been_here, saved_lhs); in cleanup_map1n_internal()
/netbsd/src/external/ibm-public/postfix/dist/src/global/
Dbeen_here.c165 status = been_here_fixed(dup_filter, vstring_str(buf)); in been_here()
176 int been_here_fixed(BH_TABLE *dup_filter, const char *string) in been_here_fixed() function
Dbeen_here.h36 extern int been_here_fixed(BH_TABLE *, const char *);
Dmynetworks.c285 if (!been_here_fixed(dup_filter, *cpp)) in mynetworks_core()
/netbsd/src/external/ibm-public/postfix/dist/src/tls/
Dtls_dh.c372 !been_here_fixed(seen, group)) { in setup_auto_groups()
/netbsd/src/external/ibm-public/postfix/dist/src/tlsproxy/
Dtlsproxy.c1290 && !been_here_fixed(tlsp_params_mismatch_filter, param_key) in tlsp_client_init()