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_tls_policy_cache_query
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/smtp/
smtp_tls_policy_test.c
344
if ((match =
smtp_tls_policy_cache_query
(state->why, state->tls,
346
msg_warn("
smtp_tls_policy_cache_query
failed: %s",
391
if ((match =
smtp_tls_policy_cache_query
(state->why, state->tls,
393
msg_warn("
smtp_tls_policy_cache_query
failed: %s",
442
if ((match =
smtp_tls_policy_cache_query
(state->why, state->tls,
444
msg_warn("
smtp_tls_policy_cache_query
failed: %s",
495
if (
smtp_tls_policy_cache_query
(state->why, state->tls,
497
msg_warn("
smtp_tls_policy_cache_query
failed: %s",
533
if (
smtp_tls_policy_cache_query
(state->why, state->tls,
535
msg_warn("
smtp_tls_policy_cache_query
failed: %s"
[
all
...]
smtp.h
146
extern int
smtp_tls_policy_cache_query
(DSN_BUF *, SMTP_TLS_POLICY *, SMTP_ITERATOR *);
smtp_connect.c
525
if (!
smtp_tls_policy_cache_query
(why, tls, iter)) {
smtp_tls_policy.c
13
/* int
smtp_tls_policy_cache_query
(why, tls, iter)
30
/*
smtp_tls_policy_cache_query
() returns a shallow copy of the
34
/*
smtp_tls_policy_cache_query
() or smtp_tls_policy_cache_flush()
923
/*
smtp_tls_policy_cache_query
- cached lookup of TLS policy */
925
int
smtp_tls_policy_cache_query
(DSN_BUF *why, SMTP_TLS_POLICY *tls,
function
Completed in 18 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026