Home
last modified time | relevance | path

Searched refs:strcasecompare (Results 1 – 23 of 23) sorted by relevance

/external/curl/lib/
Dnetrc.c131 if(strcasecompare("machine", tok)) { in Curl_parsenetrc()
138 else if(strcasecompare("default", tok)) { in Curl_parsenetrc()
144 if(strcasecompare(host, tok)) { in Curl_parsenetrc()
157 state_our_login = strcasecompare(*loginp, tok); in Curl_parsenetrc()
180 else if(strcasecompare("login", tok)) in Curl_parsenetrc()
182 else if(strcasecompare("password", tok)) in Curl_parsenetrc()
184 else if(strcasecompare("machine", tok)) { in Curl_parsenetrc()
Dhostcheck.c80 return strcasecompare(pattern, hostname) ? in hostmatch()
101 return strcasecompare(pattern, hostname) ? in hostmatch()
106 !strcasecompare(pattern_label_end, hostname_label_end)) in hostmatch()
Dcookie.c127 if(!strcasecompare(cooke_domain, hostname+hostname_len-cookie_domain_len)) in tailmatch()
470 if(strcasecompare("secure", name)) in Curl_cookie_add()
472 else if(strcasecompare("httponly", name)) in Curl_cookie_add()
480 else if(strcasecompare("path", name)) { in Curl_cookie_add()
492 else if(strcasecompare("domain", name)) { in Curl_cookie_add()
530 else if(strcasecompare("version", name)) { in Curl_cookie_add()
537 else if(strcasecompare("max-age", name)) { in Curl_cookie_add()
553 else if(strcasecompare("expires", name)) { in Curl_cookie_add()
714 co->tailmatch = strcasecompare(ptr, "TRUE")?TRUE:FALSE; in Curl_cookie_add()
743 co->secure = strcasecompare(ptr, "TRUE")?TRUE:FALSE; in Curl_cookie_add()
[all …]
Dif2ip.c105 if(strcasecompare(iface->ifa_name, interf)) { in Curl_if_is_interface_name()
135 if(strcasecompare(iface->ifa_name, interf)) { in Curl_if2ip()
183 strcasecompare(iface->ifa_name, interf)) { in Curl_if2ip()
Dldap.c286 (strcasecompare(data->set.ssl.cert_type, "DER"))) in Curl_ldap()
327 (!strcasecompare(data->set.ssl.cert_type, "PEM"))) { in Curl_ldap()
710 if(strcasecompare(p, "one")) in str2scope()
712 if(strcasecompare(p, "onetree")) in str2scope()
714 if(strcasecompare(p, "base")) in str2scope()
716 if(strcasecompare(p, "sub")) in str2scope()
718 if(strcasecompare(p, "subtree")) in str2scope()
Dparsedate.c214 if(strcasecompare(check, what[0])) { in checkday()
231 if(strcasecompare(check, what[0])) { in checkmonth()
251 if(strcasecompare(check, what->name)) { in checktz()
Dstrcase.h35 #define strcasecompare(a,b) Curl_strcasecompare(a,b) macro
Dx509asn1.c184 if(!strcmp(op->numoid, oid) || strcasecompare(op->textoid, oid)) in searchOID()
829 if(strcasecompare(algo, "rsaEncryption")) { in do_pubkey()
854 else if(strcasecompare(algo, "dsa")) { in do_pubkey()
863 else if(strcasecompare(algo, "dhpublicnumber")) { in do_pubkey()
871 else if(strcasecompare(algo, "ecPublicKey")) { in do_pubkey()
Dtelnet.c848 if(strcasecompare(option_keyword, "TTYPE")) { in check_telnet_options()
856 if(strcasecompare(option_keyword, "XDISPLOC")) { in check_telnet_options()
864 if(strcasecompare(option_keyword, "NEW_ENV")) { in check_telnet_options()
876 if(strcasecompare(option_keyword, "WS")) { in check_telnet_options()
889 if(strcasecompare(option_keyword, "BINARY")) { in check_telnet_options()
Dimap.c2033 if(strcasecompare(name, "UIDVALIDITY") && !imap->uidvalidity) { in imap_parse_url_path()
2040 else if(strcasecompare(name, "UID") && !imap->uid) { in imap_parse_url_path()
2047 else if(strcasecompare(name, "SECTION") && !imap->section) { in imap_parse_url_path()
2054 else if(strcasecompare(name, "PARTIAL") && !imap->partial) { in imap_parse_url_path()
Durl.c1245 if(strcasecompare(argptr, "ALL")) { in Curl_setopt()
1251 else if(strcasecompare(argptr, "SESS")) { in Curl_setopt()
1257 else if(strcasecompare(argptr, "FLUSH")) { in Curl_setopt()
1261 else if(strcasecompare(argptr, "RELOAD")) { in Curl_setopt()
3616 if((strcasecompare(needle->handler->scheme, check->handler->scheme) || in ConnectionExists()
3619 (!needle->bits.conn_to_host || strcasecompare( in ConnectionExists()
3623 strcasecompare(needle->host.name, check->host.name) && in ConnectionExists()
4209 if(strcasecompare(p->scheme, protostr)) { in findprotocol()
4278 strcasecompare(protobuf, "file")) { in parseurlandfillconn()
4723 if(strcasecompare("*", no_proxy)) { in check_noproxy()
[all …]
Dpipeline.c180 if(strcasecompare(site->hostname, conn->host.name) && in Curl_pipeline_site_blacklisted()
Dformdata.c205 if(strcasecompare(filename + in ContentTypeForFilename()
Dssh.c679 if(!fingerprint || !strcasecompare(md5buffer, pubkey_md5)) { in ssh_check_fingerprint()
1236 if(strcasecompare("pwd", cmd)) { in ssh_statemach_act()
Dhttp.c729 strcasecompare(data->state.first_host, conn->host.name)) { in Curl_http_output_auth()
1946 strcasecompare(data->state.first_host, conn->host.name))) { in Curl_http()
Dftp.c2928 if(strcasecompare(os, "OS/400")) { in ftp_statemach_act()
/external/curl/lib/vauth/
Ddigest.c221 if(strcasecompare(token, DIGEST_QOP_VALUE_STRING_AUTH)) in auth_digest_get_qop_values()
223 else if(strcasecompare(token, DIGEST_QOP_VALUE_STRING_AUTH_INT)) in auth_digest_get_qop_values()
225 else if(strcasecompare(token, DIGEST_QOP_VALUE_STRING_AUTH_CONF)) in auth_digest_get_qop_values()
541 if(strcasecompare(value, "nonce")) { in Curl_auth_decode_digest_http_message()
547 else if(strcasecompare(value, "stale")) { in Curl_auth_decode_digest_http_message()
548 if(strcasecompare(content, "true")) { in Curl_auth_decode_digest_http_message()
553 else if(strcasecompare(value, "realm")) { in Curl_auth_decode_digest_http_message()
559 else if(strcasecompare(value, "opaque")) { in Curl_auth_decode_digest_http_message()
565 else if(strcasecompare(value, "qop")) { in Curl_auth_decode_digest_http_message()
575 if(strcasecompare(token, DIGEST_QOP_VALUE_STRING_AUTH)) { in Curl_auth_decode_digest_http_message()
[all …]
Ddigest_sspi.c280 if(strcasecompare(value, "realm")) { in Curl_override_sspi_http_realm()
/external/curl/lib/vtls/
Dvtls.c314 if(strcasecompare(name, check->name) && in Curl_ssl_getsessionid()
317 strcasecompare(conn->conn_to_host.name, check->conn_to_host))) && in Curl_ssl_getsessionid()
322 strcasecompare(conn->handler->scheme, check->scheme) && in Curl_ssl_getsessionid()
Dcyassl.c121 if(strcasecompare(type, "PEM")) in do_file_type()
123 if(strcasecompare(type, "DER")) in do_file_type()
Dopenssl.c275 if(strcasecompare(type, "PEM")) in do_file_type()
277 if(strcasecompare(type, "DER")) in do_file_type()
279 if(strcasecompare(type, "ENG")) in do_file_type()
281 if(strcasecompare(type, "P12")) in do_file_type()
Dgtls.c370 if(strcasecompare(type, "PEM")) in do_file_type()
372 if(strcasecompare(type, "DER")) in do_file_type()
Dnss.c264 if(strcasecompare(cipher, cipherlist[i].name)) { in set_ciphers()