Searched refs:BIO_FP_READ (Results 1 – 2 of 2) sorted by relevance
244 if (num & BIO_FP_READ) in file_ctrl()247 } else if ((num & BIO_FP_READ) && (num & BIO_FP_WRITE)) in file_ctrl()251 else if (num & BIO_FP_READ) in file_ctrl()
176 #define BIO_FP_READ 0x02 macro433 BIO_CLOSE|BIO_FP_READ,(char *)name)439 BIO_CLOSE|BIO_FP_READ|BIO_FP_WRITE,name)