HomeSort by: relevance | last modified time | path
    Searched defs:do_cache (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/fetch/dist/libfetch/
http.c 1511 int do_cache, ret; local
1513 do_cache = CHECK_FLAG('c');
1515 if (do_cache) {
1539 if (do_cache) {
1549 if (do_cache) {
1578 if (do_cache) {
  /src/crypto/external/bsd/openssl.old/dist/test/
sslapitest.c 1483 static int do_cache; variable
1487 if (do_cache) {
1606 do_cache = 1;
1637 do_cache = 0;
1647 do_cache = 1;
1679 do_cache = 0;
  /src/crypto/external/bsd/openssl/dist/test/
sslapitest.c 2407 static int do_cache; variable
2411 if (do_cache) {
2530 do_cache = 1;
2561 do_cache = 0;
2571 do_cache = 1;
2603 do_cache = 0;
2704 do_cache = 1;
  /src/crypto/external/apache2/openssl/dist/test/
sslapitest.c 2444 static int do_cache; variable
2448 if (do_cache) {
2566 do_cache = 1;
2597 do_cache = 0;
2607 do_cache = 1;
2639 do_cache = 0;
2738 do_cache = 1;
5865 do_cache = 1;

Completed in 28 milliseconds