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