Searched refs:BIO_CTRL_EOF (Results 1 – 7 of 7) sorted by relevance
127 # define BIO_CTRL_EOF 2/* opt - are we at the eof */ macro588 # define BIO_eof(b) (int)BIO_ctrl(b,BIO_CTRL_EOF,0,NULL)
693 #define BIO_CTRL_EOF 2 macro
678 #define BIO_CTRL_EOF 2 // opt - are we at the eof macro