Searched refs:capath (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/src/
H A Dtool_cfgable.h111 char *capath; member in struct:OperationConfig
H A Dtool_cfgable.c102 Curl_safefree(config->capath);
H A Dtool_operate.c243 !config->capath &&
259 config->capath = strdup(env);
260 if(!config->capath) {
1017 if(config->capath)
1018 my_setopt_str(curl, CURLOPT_CAPATH, config->capath);
H A Dtool_getparam.c209 {"Eg", "capath ", TRUE},
1316 GetStr(&config->capath, nextarg);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/vtls/
H A Dnss.c1192 const char *capath = data->set.ssl.CApath; local
1200 if(capath) {
1202 if(stat(capath, &st) == -1)
1207 PRDir *dir = PR_OpenDir(capath);
1212 char *fullpath = aprintf("%s/%s", capath, entry->name);
1229 infof(data, "warning: CURLOPT_CAPATH not a directory (%s)\n", capath);
1234 capath ? capath : "none");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/plugin/
H A Dwsse2api.c257 soap->capath = "dir/to/certs"; // and/or point to CA certs
1274 @brief Verifies X509 certificate against soap->cafile, soap->capath, and soap->crlfile
1295 if (soap->cafile || soap->capath)
1296 { if (X509_STORE_load_locations(data->store, soap->cafile, soap->capath) != 1)
2444 soap->capath to be set.
H A Dwsseapi.c256 soap->capath = "dir/to/certs"; // and/or point to CA certs
1339 @brief Verifies X509 certificate against soap->cafile, soap->capath, and soap->crlfile
1360 if (soap->cafile || soap->capath)
1361 { if (X509_STORE_load_locations(data->store, soap->cafile, soap->capath) != 1)
2600 soap->capath to be set.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/plugin/
H A Dwsse2api.c257 soap->capath = "dir/to/certs"; // and/or point to CA certs
1274 @brief Verifies X509 certificate against soap->cafile, soap->capath, and soap->crlfile
1295 if (soap->cafile || soap->capath)
1296 { if (X509_STORE_load_locations(data->store, soap->cafile, soap->capath) != 1)
2444 soap->capath to be set.
H A Dwsseapi.c256 soap->capath = "dir/to/certs"; // and/or point to CA certs
1339 @brief Verifies X509 certificate against soap->cafile, soap->capath, and soap->crlfile
1360 if (soap->cafile || soap->capath)
1361 { if (X509_STORE_load_locations(data->store, soap->cafile, soap->capath) != 1)
2600 soap->capath to be set.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/
H A Dconfigure23870 capath="no"
23875 capath="$want_capath"
23879 capath="no"
23904 capath="$a"
23925 elif test "x$capath" != "xno"; then
23926 CURL_CA_PATH="\"$capath\""
23929 #define CURL_CA_PATH "$capath"
23932 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $capath (capath)" >&5
23933 $as_echo "$capath (capat
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dstdsoap2.h1760 const char *capath; member in struct:soap
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/calc_vs2005/calc_vs2005/
H A Dstdsoap2.h1760 const char *capath; member in struct:soap
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/
H A Dstdsoap2.h1760 const char *capath; member in struct:soap
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/wsdl2h/wsdl2h/
H A Dstdsoap2.h1760 const char *capath; member in struct:soap
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/calc_vs2005/calc_vs2005/
H A Dstdsoap2.h1760 const char *capath; member in struct:soap
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/
H A Dstdsoap2.h1760 const char *capath; member in struct:soap

Completed in 246 milliseconds