OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tls_hostname
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/mpl/bind/dist/bin/dig/
dighost.h
185
char *
tls_hostname
;
member in struct:dig_lookup::__anon23936
dighost.c
729
if (lookold->
tls_hostname
!= NULL) {
730
looknew->
tls_hostname
= isc_mem_strdup(mctx,
731
lookold->
tls_hostname
);
1634
if (lookup->
tls_hostname
!= NULL) {
1635
isc_mem_free(mctx, lookup->
tls_hostname
);
2808
? query->lookup->
tls_hostname
2812
return query->lookup->
tls_hostname
;
dig.c
1488
lookup->
tls_hostname
=
/src/external/mpl/bind/dist/bin/nsupdate/
nsupdate.c
150
static char *
tls_hostname
= NULL;
variable
970
dns_transport_set_remote_hostname(transport,
tls_hostname
);
1146
tls_hostname
= isc_commandline_argument;
Completed in 29 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026