Searched refs:BIO_CTRL_RESET (Results 1 – 7 of 7) sorted by relevance
126 # define BIO_CTRL_RESET 1/* opt - rewind/zero etc */ macro587 # define BIO_reset(b) (int)BIO_ctrl(b,BIO_CTRL_RESET,0,NULL)
690 #define BIO_CTRL_RESET 1 macro
677 #define BIO_CTRL_RESET 1 // opt - rewind/zero etc macro