Home
last modified time | relevance | path

Searched refs:database (Results 1 – 5 of 5) sorted by relevance

/curl/lib/
H A Ddict.c176 char *database = NULL; in dict_do() local
199 if(database) { in dict_do()
200 *database++ = (char)0; in dict_do()
216 if(!database || (*database == (char)0)) { in dict_do()
217 database = (char *)"!"; in dict_do()
236 database, in dict_do()
254 if(database) { in dict_do()
255 *database++ = (char)0; in dict_do()
267 if(!database || (*database == (char)0)) { in dict_do()
268 database = (char *)"!"; in dict_do()
[all …]
/curl/tests/certs/
H A DEdelCurlRoot-ca.cnf5 database = EdelCurlRoot-ca.db
/curl/docs/libcurl/
H A Dlibcurl-share.md38 and use the **same** cookie database, DNS cache, TLS session cache and/or
/curl/docs/libcurl/opts/
H A DCURLOPT_PROXY_SSLCERT.md45 wish to authenticate with as it is named in the security database. If you want
H A DCURLOPT_SSLCERT.md43 wish to authenticate with as it is named in the security database. If you want

Completed in 7 milliseconds