Searched refs:BIO_retry_type (Results 1 – 3 of 3) sorted by relevance
6 BIO_should_io_special, BIO_retry_type, BIO_should_retry,16 #define BIO_retry_type(a) ((a)->flags & BIO_FLAGS_RWS)48 BIO_retry_type() returns a mask of the cause of a retry condition
262 # define BIO_retry_type(a) BIO_test_flags(a, BIO_FLAGS_RWS) macro
336 MLINKS+= BIO_should_retry.3 BIO_retry_type.3