Searched defs:notify_mask (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/ibm-public/postfix/dist/src/bounce/ |
H A D | bounce_trace_service.c | 94 int notify_mask = name_mask(VAR_NOTIFY_CLASSES, mail_error_masks, in bounce_trace_service() local
|
H A D | bounce_warn_service.c | 97 int notify_mask = name_mask(VAR_NOTIFY_CLASSES, mail_error_masks, in bounce_warn_service() local
|
H A D | bounce_notify_service.c | 97 int notify_mask = name_mask(VAR_NOTIFY_CLASSES, mail_error_masks, in bounce_notify_service() local
|
H A D | bounce_one_service.c | 97 int notify_mask = name_mask(VAR_NOTIFY_CLASSES, mail_error_masks, in bounce_one_service() local
|
H A D | bounce_notify_verp.c | 101 int notify_mask = name_mask(VAR_NOTIFY_CLASSES, mail_error_masks, in bounce_notify_verp() local
|
/netbsd-src/external/ibm-public/postfix/dist/src/smtpd/ |
H A D | smtpd.h | 97 int notify_mask; /* what to report to postmaster */ member
|