OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tls_opt
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/syslogd/
syslogd.c
299
struct tls_global_options_t
tls_opt
;
variable in typeref:struct:tls_global_options_t
3080
FREEPTR(
tls_opt
.CAdir);
3081
FREEPTR(
tls_opt
.CAfile);
3082
FREEPTR(
tls_opt
.keyfile);
3083
FREEPTR(
tls_opt
.certfile);
3084
FREEPTR(
tls_opt
.x509verify);
3085
FREEPTR(
tls_opt
.bindhost);
3086
FREEPTR(
tls_opt
.bindport);
3087
FREEPTR(
tls_opt
.server);
3088
FREEPTR(
tls_opt
.gen_cert)
[
all
...]
syslogd.c
299
struct tls_global_options_t
tls_opt
;
variable in typeref:struct:tls_global_options_t
3080
FREEPTR(
tls_opt
.CAdir);
3081
FREEPTR(
tls_opt
.CAfile);
3082
FREEPTR(
tls_opt
.keyfile);
3083
FREEPTR(
tls_opt
.certfile);
3084
FREEPTR(
tls_opt
.x509verify);
3085
FREEPTR(
tls_opt
.bindhost);
3086
FREEPTR(
tls_opt
.bindport);
3087
FREEPTR(
tls_opt
.server);
3088
FREEPTR(
tls_opt
.gen_cert)
[
all
...]
Completed in 26 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025