OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:var_smtp_tls_excl_ciph
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/smtp/
smtp_tls_policy_test.c
87
char *
var_smtp_tls_excl_ciph
;
variable
130
var_smtp_tls_excl_ciph
= DEF_SMTP_TLS_EXCL_CIPH;
lmtp_params.c
23
VAR_LMTP_TLS_EXCL_CIPH, DEF_LMTP_TLS_EXCL_CIPH, &
var_smtp_tls_excl_ciph
, 0, 0,
smtp_params.c
23
VAR_SMTP_TLS_EXCL_CIPH
, DEF_SMTP_TLS_EXCL_CIPH, &
var_smtp_tls_excl_ciph
, 0, 0,
smtp.c
1130
char *
var_smtp_tls_excl_ciph
;
variable
smtp_tls_policy.c
695
ADD_EXCLUDE(tls->exclusions,
var_smtp_tls_excl_ciph
);
/src/external/ibm-public/postfix/dist/src/global/
mail_params.h
1581
#define
VAR_SMTP_TLS_EXCL_CIPH
"smtp_tls_exclude_ciphers"
1585
extern char *
var_smtp_tls_excl_ciph
;
Completed in 23 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026