Searched defs:BIO_END_IO_ERROR (Results 1 – 1 of 1) sorted by relevance
228 #define BIO_END_IO_ERROR(bio) bi_status_to_errno(bio->bi_status) macro239 #define BIO_END_IO_ERROR(bio) (-(bio->bi_error)) macro