OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tls_ssl_options
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/tls/
tls_proxy_client_scan.c
140
myfree(params->
tls_ssl_options
);
165
VSTRING *
tls_ssl_options
= vstring_alloc(25);
local
188
RECV_ATTR_STR(VAR_TLS_SSL_OPTIONS,
tls_ssl_options
),
212
params->
tls_ssl_options
= vstring_export(
tls_ssl_options
);
tls_proxy_client_scan.c
140
myfree(params->
tls_ssl_options
);
165
VSTRING *
tls_ssl_options
= vstring_alloc(25);
local
188
RECV_ATTR_STR(VAR_TLS_SSL_OPTIONS,
tls_ssl_options
),
212
params->
tls_ssl_options
= vstring_export(
tls_ssl_options
);
tls_proxy.h
61
char *
tls_ssl_options
;
member in struct:TLS_CLIENT_PARAMS
tls_proxy.h
61
char *
tls_ssl_options
;
member in struct:TLS_CLIENT_PARAMS
Completed in 77 milliseconds
Indexes created Sat Aug 15 00:25:12 UTC 2026