Searched refs:BIO_C_NREAD (Results 1 – 3 of 3) sorted by relevance
600 case BIO_C_NREAD: in bio_ctrl()887 ret = (int) BIO_ctrl(bio, BIO_C_NREAD, num, buf); in BIO_nread()
445 #define BIO_C_NREAD 144 macro