Home
last modified time | relevance | path

Searched refs:BIO_CTRL_DGRAM_GET_SEND_TIMER_EXP (Results 1 – 5 of 5) sorted by relevance

/netbsd/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dbio.h100 # define BIO_CTRL_DGRAM_GET_SEND_TIMER_EXP 38/* I/O operation tiemd out */ macro
519 (int)BIO_ctrl(b, BIO_CTRL_DGRAM_GET_SEND_TIMER_EXP, 0, NULL)
/netbsd/crypto/external/bsd/openssl/dist/doc/man3/
H A DBIO_s_datagram.pod133 =item BIO_dgram_send_timedout (BIO_CTRL_DGRAM_GET_SEND_TIMER_EXP)
/netbsd/crypto/external/bsd/openssl/dist/include/openssl/
H A Dbio.h.in113 # define BIO_CTRL_DGRAM_GET_SEND_TIMER_EXP 38/* I/O operation timed out */ macro
571 (int)BIO_ctrl(b, BIO_CTRL_DGRAM_GET_SEND_TIMER_EXP, 0, NULL)
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/bio/
H A Dbss_dgram.c704 case BIO_CTRL_DGRAM_GET_SEND_TIMER_EXP: in dgram_ctrl()
/netbsd/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbss_dgram.c684 case BIO_CTRL_DGRAM_GET_SEND_TIMER_EXP: in dgram_ctrl()