OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qmgr_queue_suspend
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/oqmgr/
qmgr.h
229
extern void
qmgr_queue_suspend
(QMGR_QUEUE *, int);
qmgr_entry.c
261
qmgr_queue_suspend
(queue, transport->rate_delay);
qmgr_queue.c
35
/* void
qmgr_queue_suspend
(queue, delay)
77
/*
qmgr_queue_suspend
() suspends delivery for this destination
160
/*
qmgr_queue_suspend
- briefly suspend a destination */
162
void
qmgr_queue_suspend
(QMGR_QUEUE *queue, int delay)
function
164
const char *myname = "
qmgr_queue_suspend
";
/src/external/ibm-public/postfix/dist/src/qmgr/
qmgr_entry.c
305
* channel. We insert the artificial delays with
qmgr_queue_suspend
().
318
qmgr_queue_suspend
(queue, transport->rate_delay);
qmgr_queue.c
32
/* void
qmgr_queue_suspend
(queue, delay)
70
/*
qmgr_queue_suspend
() suspends delivery for this destination
177
/*
qmgr_queue_suspend
- briefly suspend a destination */
179
void
qmgr_queue_suspend
(QMGR_QUEUE *queue, int delay)
function
181
const char *myname = "
qmgr_queue_suspend
";
qmgr.h
268
extern void
qmgr_queue_suspend
(QMGR_QUEUE *, int);
Completed in 34 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026