OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dnsname
(Results
1 - 3
of
3
) sorted by null
/external/wpa_supplicant_8/src/utils/
http-utils.h
30
char **
dnsname
;
member in struct:http_cert
/external/openssh/
auth.c
916
static char *
dnsname
;
local
920
else if (
dnsname
!= NULL)
921
return
dnsname
;
923
dnsname
= remote_hostname(ssh);
924
return
dnsname
;
/external/curl/lib/
x509asn1.c
1145
char *
dnsname
;
local
[
all
...]
Completed in 149 milliseconds