Searched refs:BIO_C_GET_BUFF_NUM_LINES (Results 1 – 3 of 3) sorted by relevance
13 #define BIO_get_buffer_num_lines(b) BIO_ctrl(b,BIO_C_GET_BUFF_NUM_LINES,0,NULL)
427 # define BIO_C_GET_BUFF_NUM_LINES 116 macro578 # define BIO_get_buffer_num_lines(b) BIO_ctrl(b,BIO_C_GET_BUFF_NUM_LINES,0,NULL)
313 case BIO_C_GET_BUFF_NUM_LINES: in buffer_ctrl()