OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:smtp_scache
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/smtp/
smtp_reuse.c
157
scache_save_dest(
smtp_scache
, var_smtp_cache_conn,
164
scache_save_endp(
smtp_scache
, var_smtp_cache_conn, STR(state->endp_label),
232
if ((fd = scache_find_dest(
smtp_scache
, STR(state->dest_label),
269
if ((fd = scache_find_endp(
smtp_scache
, STR(state->endp_label),
smtp.c
1205
SCACHE *
smtp_scache
;
variable
1494
smtp_scache
= scache_multi_create();
1496
smtp_scache
= scache_clnt_create(var_scache_service,
smtp.h
398
extern SCACHE *
smtp_scache
; /* connection cache instance */
Completed in 18 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026