Home
last modified time | relevance | path

Searched defs:host (Results 1 – 25 of 49) sorted by relevance

12

/curl/lib/vauth/
H A Dvauth.c57 char *Curl_auth_build_spn(const char *service, const char *host, in Curl_auth_build_spn()
74 TCHAR *Curl_auth_build_spn(const char *service, const char *host, in Curl_auth_build_spn()
H A Doauth2.c61 const char *host, in Curl_auth_create_oauth_bearer_message()
H A Dspnego_gssapi.c81 const char *host, in Curl_auth_decode_spnego_message()
H A Dspnego_sspi.c95 const char *host, in Curl_auth_decode_spnego_message()
H A Dntlm.c358 const char *host = ""; /* empty */ in Curl_auth_create_ntlm_type1_message() local
491 static const char host[] = "WORKSTATION"; in Curl_auth_create_ntlm_type3_message() local
H A Dntlm_sspi.c91 const char *host, in Curl_auth_create_ntlm_type1_message()
/curl/docs/examples/
H A Dconnect-to.c44 struct curl_slist *host = curl_slist_append(NULL, in main() local
H A Dresolve.c42 struct curl_slist *host = curl_slist_append(NULL, in main() local
H A Dparseurl.c39 char *host; in main() local
H A Dhsts-preload.c52 const char *host; in hstsread() local
/curl/tests/libtest/
H A Dlib536.c44 struct curl_slist *host = NULL; in test() local
H A Dlib1915.c57 const char *host; in hstsread() local
/curl/tests/unit/
H A Dunit1397.c40 const char *host; member
H A Dunit1663.c60 char *host = NULL; in test_parse() local
H A Dunit1653.c50 struct dynbuf host; in parse_port() local
H A Dunit1609.c51 const char *host; member
H A Dunit1607.c51 const char *host; member
/curl/tests/server/
H A Dresolve.c66 const char *host = NULL; in main() local
/curl/lib/
H A Didn.c40 #define IDN2_LOOKUP(name, host, flags) \ argument
43 #define IDN2_LOOKUP(name, host, flags) \ argument
351 void Curl_free_idnconverted_hostname(struct hostname *host) in Curl_free_idnconverted_hostname()
361 CURLcode Curl_idnconvert_hostname(struct hostname *host) in Curl_idnconvert_hostname()
H A Dnetrc.c61 static int parsenetrc(const char *host, in parsenetrc()
283 int Curl_parsenetrc(const char *host, char **loginp, char **passwordp, in Curl_parsenetrc()
H A Dhttp_negotiate.c50 const char *host; in Curl_input_negotiate() local
H A Dhsts.h38 const char *host; member
H A Durlapi.c75 char *host; member
512 UNITTEST CURLUcode Curl_parse_port(struct Curl_URL *u, struct dynbuf *host, in Curl_parse_port()
672 static int ipv4_normalize(struct dynbuf *host) in ipv4_normalize()
767 static CURLUcode urldecode_host(struct dynbuf *host) in urldecode_host()
796 struct dynbuf *host, in parse_authority()
850 struct dynbuf host; in Curl_url_set_authority() local
1008 struct dynbuf host; in parseurl() local
H A Dmemdebug.h162 #define ogetaddrinfo(host,serv,hint,res) \ argument
166 #define getaddrinfo(host,serv,hint,res) \ argument
H A Daltsvc.h40 char *host; member

Completed in 41 milliseconds

12