Home
last modified time | relevance | path

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

/freebsd/contrib/openbsm/bin/praudit/
H A Dpraudit.c66 static int oneline = 0; variable
109 if (oneline) { in print_tokens()
116 if (oneline) in print_tokens()
141 oneline = 1; in main()
/freebsd/contrib/netbsd-tests/bin/sh/
H A Dt_varval.sh32 oneline() function
91 oneline "VAR=" 1 '; echo "${#VAR}:${VAR}"' |
95 oneline "VAR=" 10 '; echo "${#VAR}:${VAR}"' |
100 oneline "echo hello >" 45 "" |
/freebsd/crypto/openssl/demos/certs/apps/
H A Dmkacerts.sh22 $OPENSSL x509 -nameopt oneline -subject -issuer >client.pem
29 $OPENSSL x509 -nameopt oneline -subject -issuer >server.pem
36 $OPENSSL x509 -nameopt oneline -subject -issuer >server2.pem
/freebsd/contrib/netbsd-tests/usr.bin/sdiff/
H A Dt_sdiff.sh138 atf_test_case oneline
202 atf_add_test_case oneline
/freebsd/usr.bin/sdiff/tests/
H A Dsdiff_test.sh138 atf_test_case oneline
236 atf_add_test_case oneline
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-namedisplay-options.pod21 The default value is C<oneline>.
43 =item B<oneline>
H A Dopenssl-x509.pod.in705 Print the certificate subject name in oneline form on a terminal
708 openssl x509 -in cert.pem -noout -subject -nameopt oneline,-esc_msb
/freebsd/tools/tools/git/
H A Dgit-arc.sh420 git --no-pager show --oneline --no-patch "$commit"
709 git --no-pager show --oneline --no-patch "$commit"
/freebsd/cddl/usr.sbin/dwatch/
H A Ddwatch493 if [ "$oneline" ]; then
/freebsd/contrib/ntp/ntpdc/
H A Dntpdc_ops.c885 int oneline = 0; in loopinfo() local
891 oneline = 1; in loopinfo()
893 oneline = 0; in loopinfo()
919 if (oneline) { in loopinfo()
H A Dntpdc-opts.def401 .It Ic loopinfo Op Cm oneline | Cm multiline
425 .Cm oneline
/freebsd/crypto/openssl/include/openssl/
H A Dx509.h.in175 /* readable oneline form */