Searched defs:BIO_FLAGS_WRITE (Results 1 – 3 of 3) sorted by relevance
26 pub const BIO_FLAGS_WRITE: c_int = 0x02; constant
151 # define BIO_FLAGS_WRITE 0x02 macro
192 # define BIO_FLAGS_WRITE 0x02 macro