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

  /src/crypto/external/bsd/openssl.old/dist/include/openssl/
bio.h 100 # define BIO_CTRL_DGRAM_GET_SEND_TIMER_EXP 38/* I/O operation tiemd out */
519 (int)BIO_ctrl(b, BIO_CTRL_DGRAM_GET_SEND_TIMER_EXP, 0, NULL)
  /src/crypto/external/apache2/openssl/dist/include/openssl/
bio.h.in 120 #define BIO_CTRL_DGRAM_GET_SEND_TIMER_EXP 38 /* I/O operation timed out */
648 (int)BIO_ctrl(b, BIO_CTRL_DGRAM_GET_SEND_TIMER_EXP, 0, NULL)
  /src/crypto/external/bsd/openssl/dist/include/openssl/
bio.h.in 113 # define BIO_CTRL_DGRAM_GET_SEND_TIMER_EXP 38/* I/O operation timed out */
571 (int)BIO_ctrl(b, BIO_CTRL_DGRAM_GET_SEND_TIMER_EXP, 0, NULL)
  /src/crypto/external/bsd/openssl/dist/crypto/bio/
bss_dgram.c 684 case BIO_CTRL_DGRAM_GET_SEND_TIMER_EXP:
  /src/crypto/external/bsd/openssl.old/dist/crypto/bio/
bss_dgram.c 704 case BIO_CTRL_DGRAM_GET_SEND_TIMER_EXP:
  /src/crypto/external/apache2/openssl/dist/crypto/bio/
bss_dgram.c 901 case BIO_CTRL_DGRAM_GET_SEND_TIMER_EXP:

Completed in 25 milliseconds