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_TINDX_PREGR
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/postscreen/
postscreen_tests.c
151
expire_time[
PSC_TINDX_PREGR
] = PSC_TIME_STAMP_NEW;
223
if (PSC_PREGR_TEST_ENABLE() && time_value > expire_time[
PSC_TINDX_PREGR
])
246
if (PSC_PREGR_TEST_ENABLE() && refresh_time > expire_time[
PSC_TINDX_PREGR
])
295
if (PSC_PREGR_TEST_ENABLE() == 0 && expire_time[
PSC_TINDX_PREGR
] == PSC_TIME_STAMP_NEW)
296
expire_time[
PSC_TINDX_PREGR
] = PSC_TIME_STAMP_DISABLED;
307
(unsigned long) expire_time[
PSC_TINDX_PREGR
],
331
PSC_TNAME_PREGR,
PSC_TINDX_PREGR
,
postscreen_early.c
148
expire_time[
PSC_TINDX_PREGR
] = event_time() + var_psc_pregr_ttl;
postscreen.h
44
#define
PSC_TINDX_PREGR
0 /* pregreet */
Completed in 16 milliseconds
Indexes created Wed Aug 12 00:25:48 UTC 2026