Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Ddebug_peer.h19 extern int debug_peer_check(const char *, const char *);
H A Ddebug_peer.c111 int debug_peer_check(const char *name, const char *addr) in debug_peer_check() function
/netbsd-src/external/ibm-public/postfix/dist/src/smtp/
H A Dsmtp_session.c194 debug_peer_check(host, addr); in smtp_session_alloc()
H A Dsmtp.c1300 debug_peer_check(request->nexthop, "noaddr"); in deliver_message()
/netbsd-src/external/ibm-public/postfix/dist/src/qmqpd/
H A Dqmqpd.c776 debug_peer_check(state->name, state->addr); in qmqpd_service()
/netbsd-src/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd.c6169 debug_peer_check(state.name, state.addr); in smtpd_service()