Searched refs:qmgr_entry_unselect (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/src/oqmgr/
H A Dqmgr_deliver.c318 qmgr_entry_unselect(queue, entry);
425 qmgr_entry_unselect(queue, entry);
H A Dqmgr.h273 extern void qmgr_entry_unselect(QMGR_QUEUE *, QMGR_ENTRY *);
H A Dqmgr_entry.c22 /* void qmgr_entry_unselect(queue, entry)
61 /* qmgr_entry_unselect() takes the named entry off the named
170 /* qmgr_entry_unselect - unselect queue entry for delivery */
172 void qmgr_entry_unselect(QMGR_QUEUE *queue, QMGR_ENTRY *entry) function
/netbsd-current/external/ibm-public/postfix/dist/src/qmgr/
H A Dqmgr_deliver.c323 qmgr_entry_unselect(entry);
428 qmgr_entry_unselect(entry);
H A Dqmgr_entry.c22 /* void qmgr_entry_unselect(queue, entry)
64 /* qmgr_entry_unselect() takes the named entry off the named
182 /* qmgr_entry_unselect - unselect queue entry for delivery */
184 void qmgr_entry_unselect(QMGR_ENTRY *entry) function
H A Dqmgr.h314 extern void qmgr_entry_unselect(QMGR_ENTRY *);

Completed in 448 milliseconds