HomeSort by: relevance | last modified time | path
    Searched defs:msg_path (Results 1 - 1 of 1) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/postsuper/
postsuper.c 597 const char *msg_path; local
621 if (mail_open_ok(*msg_qpp, queue_id, &st, &msg_path) != MAIL_OPEN_YES)
625 if (postremove(msg_path) == 0) {
783 const char *msg_path; local
804 if (mail_open_ok(*msg_qpp, queue_id, &st, &msg_path) != MAIL_OPEN_YES)
806 if (postexpire(msg_path) == 0) {

Completed in 15 milliseconds