Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/cleanup/
H A 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()
H A Dcleanup_map1n.c166 been_here_fixed(been_here, saved_lhs); in cleanup_map1n_internal()
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A 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
H A Dbeen_here.h36 extern int been_here_fixed(BH_TABLE *, const char *);
H A Dmynetworks.c285 if (!been_here_fixed(dup_filter, *cpp)) in mynetworks_core()
/netbsd-src/external/ibm-public/postfix/dist/src/tlsproxy/
H A Dtlsproxy.c1266 && !been_here_fixed(tlsp_params_mismatch_filter, param_key) in tlsp_client_init()