Searched refs:FLUSH_STAT_FAIL (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Dflush_clnt.h38 #define FLUSH_STAT_FAIL -1 /* request failed */ macro
H A Dflush_clnt.c201 status = FLUSH_STAT_FAIL;
264 status = FLUSH_STAT_FAIL;
/netbsd-current/external/ibm-public/postfix/dist/src/postqueue/
H A Dpostqueue.c495 case FLUSH_STAT_FAIL:
528 case FLUSH_STAT_FAIL:
/netbsd-current/external/ibm-public/postfix/dist/src/flush/
H A Dflush.c319 return (flush_domains->error ? FLUSH_STAT_FAIL : FLUSH_STAT_DENY);
396 return (flush_domains->error ? FLUSH_STAT_FAIL : FLUSH_STAT_DENY);

Completed in 197 milliseconds