Searched defs:BIO_get_shutdown (Results 1 – 3 of 3) sorted by relevance
33 #define BIO_get_shutdown(b) (b)->shutdown macro
184 int BIO_get_shutdown(BIO *a) in BIO_get_shutdown() function