Home
last modified time | relevance | path

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

/netbsd/src/external/ibm-public/postfix/dist/src/global/
Dbeen_here.c296 status = been_here_drop_fixed(dup_filter, vstring_str(buf)); in been_here_drop()
307 int been_here_drop_fixed(BH_TABLE *dup_filter, const char *string) in been_here_drop_fixed() function
Dbeen_here.h40 extern int been_here_drop_fixed(BH_TABLE *, const char *);
/netbsd/src/external/ibm-public/postfix/dist/src/cleanup/
Dcleanup_milter.c1876 been_here_drop_fixed(state->dups, STR(int_rcpt_buf)); in cleanup_del_rcpt()