Home
last modified time | relevance | path

Searched defs:domain (Results 1 – 13 of 13) sorted by relevance

/curl/lib/
H A Dsocketpair.c109 int Curl_socketpair(int domain, int type, int protocol, in Curl_socketpair()
242 int Curl_socketpair(int domain, int type, int protocol, in Curl_socketpair()
H A Dcurl_sspi.c148 xcharp_u domain, dup_domain; in Curl_create_sspi_identity() local
H A Dcookie.c230 static const char *get_top_domain(const char * const domain, size_t *outlen) in get_top_domain()
259 static size_t cookie_hash_domain(const char *domain, const size_t len) in cookie_hash_domain()
280 static size_t cookiehash(const char * const domain) in cookiehash()
432 static bool bad_domain(const char *domain, size_t len) in bad_domain()
489 const char *domain, /* default domain */ in Curl_cookie_add()
H A Dsmb.h39 char *domain; member
H A Dsmtp.h74 char *domain; /* Client address/name to send in the EHLO */ member
H A Dmemdebug.h139 #define socket(domain,type,protocol)\ argument
145 #define socketpair(domain,type,protocol,socket_vector)\ argument
H A Dcookie.h36 char *domain; /* domain = <this> */ member
H A Dmemdebug.c304 curl_socket_t curl_dbg_socket(int domain, int type, int protocol, in curl_dbg_socket()
351 int curl_dbg_socketpair(int domain, int type, int protocol, in curl_dbg_socketpair()
H A Dcurl_ntlm_core.c506 const char *domain, size_t domlen, in Curl_ntlm_core_mk_ntlmv2_hash()
/curl/lib/vauth/
H A Dntlm.c363 const char *domain = ""; /* empty */ in Curl_auth_create_ntlm_type1_message() local
495 const char *domain = ""; in Curl_auth_create_ntlm_type3_message() local
H A Ddigest_sspi.c255 xcharp_u domain, dup_domain; in Curl_override_sspi_http_realm() local
/curl/tests/http/testenv/
H A Dvsftpd.py68 def domain(self): member in VsFTPD
H A Denv.py405 def get_credentials(self, domain) -> Optional[Credentials]: argument

Completed in 41 milliseconds