Home
last modified time | relevance | path

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

/netbsd/external/ibm-public/postfix/dist/src/flush/
H A Dflush.c348 if ((log = mail_queue_open(MAIL_QUEUE_FLUSH, path, in flush_add_path()
517 if ((log = mail_queue_open(MAIL_QUEUE_FLUSH, path, O_RDWR, 0600)) == 0) { in flush_send_path()
661 scan = scan_dir_open(MAIL_QUEUE_FLUSH); in flush_refresh_service()
665 mail_queue_path(path, MAIL_QUEUE_FLUSH, site_path); in flush_refresh_service()
/netbsd/external/ibm-public/postfix/dist/src/global/
H A Dmail_queue.h39 #define MAIL_QUEUE_FLUSH "flush" macro
/netbsd/external/ibm-public/postfix/dist/src/postsuper/
H A Dpostsuper.c443 MAIL_QUEUE_FLUSH, 0600, RECURSE,
1292 MAIL_QUEUE_FLUSH, in main()