Home
last modified time | relevance | path

Searched refs:TRIGGER_REQ_WAKEUP (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dmail_flush.c75 static char wakeup[] = {TRIGGER_REQ_WAKEUP}; in mail_flush_maildrop()
H A Dmail_proto.h104 #define TRIGGER_REQ_WAKEUP 'W' /* wakeup */ macro
H A Dmail_stream.c226 static char wakeup[] = {TRIGGER_REQ_WAKEUP}; in mail_stream_finish_file()
/netbsd-src/external/ibm-public/postfix/dist/src/master/
H A Dmaster_wakeup.c90 static char wakeup = TRIGGER_REQ_WAKEUP; in master_wakeup_timer_event()
/netbsd-src/external/ibm-public/postfix/dist/src/oqmgr/
H A Dqmgr.c495 case TRIGGER_REQ_WAKEUP: in qmgr_trigger_event()
/netbsd-src/external/ibm-public/postfix/dist/src/qmgr/
H A Dqmgr.c571 case TRIGGER_REQ_WAKEUP: in qmgr_trigger_event()
/netbsd-src/external/ibm-public/postfix/dist/src/flush/
H A Dflush.c760 TRIGGER_REQ_WAKEUP, in flush_service()
/netbsd-src/external/ibm-public/postfix/dist/src/tlsmgr/
H A Dtlsmgr.c609 TRIGGER_REQ_WAKEUP, in tlsmgr_service()