HomeSort by relevance Sort by last modified time
    Searched defs:bugs (Results 1 - 4 of 4) sorted by null

  /onnv/onnv-gate/usr/src/cmd/ssh/libssh/common/
compat.c 62 uint32_t bugs; member in struct:__anon1
195 datafellows = check[i].bugs;
  /onnv/onnv-gate/usr/src/common/openssl/apps/
s_client.c 222 BIO_printf(bio_err," -bugs - Switch on all SSL implementation bug workarounds\n");
258 int reconnect=0,badop=0,verify=SSL_VERIFY_NONE,bugs=0; local
416 else if (strcmp(*argv,"-bugs") == 0)
417 bugs=1;
575 if (bugs)
    [all...]
s_server.c 364 BIO_printf(bio_err," -bugs - Turn on SSL bug compatibility\n");
542 int badop=0,bugs=0; local
737 else if (strcmp(*argv,"-bugs") == 0)
738 { bugs=1; }
936 if (bugs) SSL_CTX_set_options(ctx,SSL_OP_ALL);
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/vr/
vr.h 356 uint32_t bugs; member in struct:__anon657

Completed in 300 milliseconds