Home
last modified time | relevance | path

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

/openssl/crypto/bio/
H A Dbio_print.c582 int realstyle; in fmtfp() local
601 realstyle = F_FORMAT; in fmtfp()
603 realstyle = E_FORMAT; in fmtfp()
606 realstyle = E_FORMAT; in fmtfp()
608 realstyle = F_FORMAT; in fmtfp()
611 realstyle = style; in fmtfp()
635 if (realstyle == F_FORMAT) { in fmtfp()
653 if (realstyle == E_FORMAT) in fmtfp()
713 if (realstyle == E_FORMAT) { in fmtfp()
740 if (realstyle == E_FORMAT) in fmtfp()
[all …]

Completed in 11 milliseconds