Home
last modified time | relevance | path

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

/mirbsd/src/lib/libssl/src/doc/apps/
Dx509.pod398 names are displayed. If no B<nameopt> switch is present the default "oneline"
415 =item B<oneline>
417 a oneline format which is more readable than RFC2253. It is equivalent to
632 Display the certificate subject name in oneline form on a terminal
635 openssl x509 -in cert.pem -noout -subject -nameopt oneline,-esc_msb
/mirbsd/src/gnu/usr.bin/perl/
Dpp_ctl.c364 bool oneline; in PP() local
690 oneline = TRUE; in PP()
693 oneline = FALSE; in PP()
707 if (oneline) { in PP()
723 if (oneline) { in PP()
/mirbsd/src/lib/libssl/src/
DFAQ380 The ways to print out the oneline format of the DN (Distinguished Name) have