Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/smtp/
H A Dsmtp.c1145 MAPS *smtp_pix_bug_maps; variable
1572 smtp_pix_bug_maps = maps_create(VAR_LMTP_SMTP(PIX_BUG_MAPS), in pre_init()
H A Dsmtp.h320 extern MAPS *smtp_pix_bug_maps; /* PIX workarounds */
H A Dsmtp_proto.c401 if (smtp_pix_bug_maps != 0 in smtp_helo()
403 maps_find(smtp_pix_bug_maps, in smtp_helo()