HomeSort by: relevance | last modified time | path
    Searched refs:BIO_C_SHUTDOWN_WR (Results 1 - 6 of 6) sorted by relevancy

  /src/crypto/external/bsd/openssl.old/dist/include/openssl/
bio.h 337 # define BIO_C_SHUTDOWN_WR 142
503 # define BIO_shutdown_wr(b) (int)BIO_ctrl(b, BIO_C_SHUTDOWN_WR, 0, NULL)
  /src/crypto/external/apache2/openssl/dist/crypto/bio/
bss_bio.c 495 case BIO_C_SHUTDOWN_WR:
  /src/crypto/external/apache2/openssl/dist/include/openssl/
bio.h.in 455 #define BIO_C_SHUTDOWN_WR 142
632 #define BIO_shutdown_wr(b) (int)BIO_ctrl(b, BIO_C_SHUTDOWN_WR, 0, NULL)
  /src/crypto/external/bsd/openssl/dist/crypto/bio/
bss_bio.c 499 case BIO_C_SHUTDOWN_WR:
  /src/crypto/external/bsd/openssl/dist/include/openssl/
bio.h.in 390 # define BIO_C_SHUTDOWN_WR 142
555 # define BIO_shutdown_wr(b) (int)BIO_ctrl(b, BIO_C_SHUTDOWN_WR, 0, NULL)
  /src/crypto/external/bsd/openssl.old/dist/crypto/bio/
bss_bio.c 501 case BIO_C_SHUTDOWN_WR:

Completed in 23 milliseconds