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_lowat_check_queue_length
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/postscreen/
postscreen.c
582
int
psc_lowat_check_queue_length
; /* stress low-water mark */
variable
1145
psc_lowat_check_queue_length
= .7 * var_psc_pre_queue_limit;
1150
psc_lowat_check_queue_length
, psc_hiwat_check_queue_length);
1152
if (
psc_lowat_check_queue_length
== 0)
1154
psc_lowat_check_queue_length
);
postscreen_state.c
270
&& psc_check_queue_length <=
psc_lowat_check_queue_length
) {
postscreen.h
382
extern int
psc_lowat_check_queue_length
;/* stress low-water mark */
Completed in 78 milliseconds
Indexes created Mon Aug 10 00:24:53 UTC 2026