Searched refs:BIO_CTRL_GET (Results 1 – 4 of 4) sorted by relevance
65 case BIO_CTRL_GET: in null_ctrl()
87 # define BIO_CTRL_GET 5/* man - get the 'IO' type */ macro570 # define BIO_buffer_get_num_lines(b) BIO_ctrl(b,BIO_CTRL_GET,0,NULL)
88 # define BIO_CTRL_GET 5/* man - get the 'IO' type */ macro547 # define BIO_buffer_get_num_lines(b) BIO_ctrl(b,BIO_CTRL_GET,0,NULL)
524 case BIO_CTRL_GET: in b64_ctrl()