Searched refs:bflags (Results 1 – 1 of 1) sorted by relevance
2971 int textmode, bflags; in bio_open_owner() local3016 bflags = BIO_CLOSE; in bio_open_owner()3018 bflags |= BIO_FP_TEXT; in bio_open_owner()3019 b = BIO_new_fp(fp, bflags); in bio_open_owner()
Completed in 12 milliseconds