OpenGrok
Cross Reference: bio.h
xref
: /
external
/
openssl
/
crypto
/
bio
/
bio.h
Home
|
History
|
Annotate
|
Download
|
only in
bio
Lines Matching
full:bio_set_fd
507
#define
BIO_set_fd
(b,fd,c) BIO_int_ctrl(b,BIO_C_SET_FD,c,fd)