Searched refs:qmgr_message_open (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/src/oqmgr/
H A Dqmgr_message.c215 /* qmgr_message_open - open queue file */
217 static int qmgr_message_open(QMGR_MESSAGE *message) function
876 if (qmgr_message_open(message)
891 if (qmgr_message_open(message)
1402 if (qmgr_message_open(message) < 0) {
1486 if (qmgr_message_open(message) < 0)
/netbsd-current/external/ibm-public/postfix/dist/src/qmgr/
H A Dqmgr_message.c230 /* qmgr_message_open - open queue file */
232 static int qmgr_message_open(QMGR_MESSAGE *message) function
933 if (qmgr_message_open(message)
948 if (qmgr_message_open(message)
1523 if (qmgr_message_open(message) < 0) {
1609 if (qmgr_message_open(message) < 0)

Completed in 198 milliseconds