|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <bio.h>
Public Attributes | |
| const BIO_METHOD * | method |
| long(* | callback )(BIO *, int, const char *, int, long, long) |
| char * | cb_arg |
| int | init |
| int | shutdown |
| int | flags |
| int | retry_reason |
| int | num |
| CRYPTO_refcount_t | references |
| void * | ptr |
| BIO * | next_bio |
| size_t | num_read |
| size_t | num_write |
| long(* bio_st::callback) (BIO *, int, const char *, int, long, long) |
| char* bio_st::cb_arg |
| int bio_st::flags |
| int bio_st::init |
| const BIO_METHOD* bio_st::method |
| BIO* bio_st::next_bio |
| int bio_st::num |
| size_t bio_st::num_read |
| size_t bio_st::num_write |
| void* bio_st::ptr |
| CRYPTO_refcount_t bio_st::references |
| int bio_st::retry_reason |
| int bio_st::shutdown |
1.8.13