Home
last modified time | relevance | path

Searched refs:bflags (Results 1 – 1 of 1) sorted by relevance

/openssl/apps/lib/
H A Dapps.c3021 int textmode, bflags; in bio_open_owner() local
3067 bflags = BIO_CLOSE; in bio_open_owner()
3069 bflags |= BIO_FP_TEXT; in bio_open_owner()
3070 b = BIO_new_fp(fp, bflags); in bio_open_owner()

Completed in 14 milliseconds