OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:psc_hiwat_check_queue_length
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/postscreen/
postscreen.c
583
int
psc_hiwat_check_queue_length
; /* stress high-water mark */
variable
1146
psc_hiwat_check_queue_length
= .9 * var_psc_pre_queue_limit;
1150
psc_lowat_check_queue_length,
psc_hiwat_check_queue_length
);
1155
if (
psc_hiwat_check_queue_length
== 0)
1157
psc_hiwat_check_queue_length
);
postscreen_state.c
195
&& psc_check_queue_length >=
psc_hiwat_check_queue_length
) {
postscreen.h
383
extern int
psc_hiwat_check_queue_length
;/* stress high-water mark */
Completed in 23 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026