Searched refs:BIO_CB_GETS (Results 1 – 2 of 2) sorted by relevance
698 #define BIO_CB_GETS 0x05 macro
195 return bio_io(bio, buf, len, offsetof(BIO_METHOD, bgets), BIO_CB_GETS, in BIO_gets()