Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/bio/
H A Dbio_print.c582 int realstyle; in fmtfp() local
604 realstyle = F_FORMAT; in fmtfp()
606 realstyle = E_FORMAT; in fmtfp()
609 realstyle = E_FORMAT; in fmtfp()
611 realstyle = F_FORMAT; in fmtfp()
614 realstyle = style; in fmtfp()
638 if (realstyle == F_FORMAT) { in fmtfp()
656 if (realstyle == E_FORMAT) in fmtfp()
716 if (realstyle == E_FORMAT) { in fmtfp()
743 if (realstyle == E_FORMAT) in fmtfp()
[all …]