Searched defs:BIO_get_init (Results 1 – 3 of 3) sorted by relevance
27 #define BIO_get_init(b) (b)->init macro
691 int BIO_get_init(BIO *bio) { return bio->init; } in BIO_get_init() function
1461 #define BIO_get_init GRPC_SHADOW_BIO_get_init macro