Home
last modified time | relevance | path

Searched refs:BIO_dgram_send_timedout (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DBIO_s_datagram.pod9 BIO_dgram_send_timedout,
24 int BIO_dgram_send_timedout(BIO *bio);
133 =item BIO_dgram_send_timedout (BIO_CTRL_DGRAM_GET_SEND_TIMER_EXP)
216 BIO_dgram_recv_timedout() and BIO_dgram_send_timedout() return 0 or 1 depending
/freebsd/crypto/openssl/util/
H A Dmissingmacro111.txt22 BIO_dgram_send_timedout(3)
H A Dother.syms156 BIO_dgram_send_timedout define
/freebsd/crypto/openssl/include/openssl/
H A Dbio.h593 # define BIO_dgram_send_timedout(b) \ macro
H A Dbio.h.in570 # define BIO_dgram_send_timedout(b) \ macro
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile787 MLINKS+= BIO_s_datagram.3 BIO_dgram_send_timedout.3