OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:save_endp
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/global/
scache.h
106
SCACHE_SAVE_ENDP_FN
save_endp
;
member in struct:SCACHE
119
(scache)->
save_endp
((scache), (ttl), (endp_label), (endp_prop), (fd))
140
#define SCACHE_REQ_SAVE_ENDP "
save_endp
"
scache.c
240
/*
save_endp
- save endpoint->session binding */
242
static void
save_endp
(ARGV *argv)
function
250
msg_error("usage:
save_endp
ttl endpoint endp_props fd");
327
"
save_endp
",
save_endp
, FLAG_NEED_CACHE,
scache_single.c
298
sp->scache->
save_endp
= scache_single_save_endp;
scache_clnt.c
426
sp->scache->
save_endp
= scache_clnt_save_endp;
scache_multi.c
483
sp->scache->
save_endp
= scache_multi_save_endp;
Completed in 28 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026