Home | History | Annotate | Download | only in bio

Lines Matching defs:BIO_CTRL_GET

127 #define BIO_CTRL_GET		5  /* man - get the 'IO' type */
582 #define BIO_buffer_get_num_lines(b) BIO_ctrl(b,BIO_CTRL_GET,0,NULL)