Searched refs:FLUSH_STAT_DENY (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Dflush_clnt.h41 #define FLUSH_STAT_DENY 4 /* request denied */ macro
H A Dflush_clnt.c132 status = FLUSH_STAT_DENY;
159 status = FLUSH_STAT_DENY;
199 status = FLUSH_STAT_DENY;
262 status = FLUSH_STAT_DENY;
H A Ddefer.c292 case FLUSH_STAT_DENY:
/netbsd-current/external/ibm-public/postfix/dist/src/flush/
H A Dflush.c319 return (flush_domains->error ? FLUSH_STAT_FAIL : FLUSH_STAT_DENY);
325 return (FLUSH_STAT_DENY);
396 return (flush_domains->error ? FLUSH_STAT_FAIL : FLUSH_STAT_DENY);
402 return (FLUSH_STAT_DENY);
/netbsd-current/external/ibm-public/postfix/dist/src/postqueue/
H A Dpostqueue.c498 case FLUSH_STAT_DENY:
/netbsd-current/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd.c4402 case FLUSH_STAT_DENY:

Completed in 135 milliseconds