Searched refs:BIO_set_shutdown (Results 1 – 1 of 1) sorted by relevance
696 #define BIO_set_shutdown(x,v) ((x)->shutdown=(v)) macro701 BIO_set_shutdown(bio, 1); in ossl_bio_cf_create()729 BIO_set_shutdown(bio, (int)num); in ossl_bio_cf_ctrl()
Completed in 21 milliseconds