Searched refs:BIO_C_GET_BUFF_NUM_LINES (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/crypto/openssl/crypto/bio/
H A Dbf_buff.c294 case BIO_C_GET_BUFF_NUM_LINES:
H A Dbio.h418 #define BIO_C_GET_BUFF_NUM_LINES 116 macro
560 #define BIO_get_buffer_num_lines(b) BIO_ctrl(b,BIO_C_GET_BUFF_NUM_LINES,0,NULL)

Completed in 119 milliseconds