Home
last modified time | relevance | path

Searched refs:prints (Results 1 – 25 of 138) sorted by relevance

123456

/freebsd/tools/pkgbase/
H A DREADME.md15 * `-a` prints all scan results. this is the default option if no option is
34 prints all scan results described below. this is the default option
36 only prints errors and warnings found in the file
38 prints errors and warnings found in the file, including directories with no
41 only prints all the package names found in the file
43 prints all the package names, followed by number of files, followed by total
46 prints packages that has either setuid/setgid files, followed by the total
49 prints packages that has both setuid and setgid files (if more than one
52 prints packages that has setuid files, followed by number of files and total
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_flags.inc24 "If set, prints MemProf exit stats even after program terminates "
28 "If set, prints thread creation stacks for the threads involved in the "
39 "If set, prints the heap profile in text format. Else use the raw binary serialization format.")
41 … "If set, prints memory profile in a terse format. Only applicable if print_text = true.")
/freebsd/crypto/openssl/doc/man3/
H A DSSL_SESSION_print.pod20 SSL_SESSION_print() prints summary information about the session provided in
23 SSL_SESSION_print_fp() does the same as SSL_SESSION_print() except it prints it
26 SSL_SESSION_print_keylog() prints session information to the provided BIO <bp>
H A DOPENSSL_LH_stats.pod26 OPENSSL_LH_stats() prints out statistics on the size of the hash table and how
31 OPENSSL_LH_node_stats() prints the number of entries for each 'bucket' in the
34 OPENSSL_LH_node_usage_stats() prints out a short summary of the state of the
35 hash table. It prints the 'load' and the 'actual load'. The load is
H A DSCT_print.pod19 SCT_print() prints a single Signed Certificate Timestamp (SCT) to a B<BIO> in
20 a human-readable format. SCT_LIST_print() prints an entire list of SCTs in a
H A DX509_NAME_print_ex.pod21 X509_NAME_print_ex() prints a human readable version of I<nm> to BIO I<out>.
28 X509_NAME_oneline() prints an ASCII version of I<a> to I<buf>.
35 X509_NAME_print() prints out I<name> to I<bp> indenting each line by I<obase>
H A DOSSL_CMP_log_open.pod94 OSSL_CMP_print_to_bio() prints the given component info, filename, line number,
102 prints to STDERR using L<OSSL_CMP_print_to_bio(3)> (unless B<OPENSSL_NO_STDIO>
H A DERR_print_errors.pod19 ERR_print_errors() is a convenience function that prints the error
/freebsd/usr.bin/rs/
H A Drs.cc84 static void prints(char *, int);
171 prints(elem[j], (j - i) / orows); in putfile()
178 prints(elem[k], j); in putfile()
184 prints(char *s, int col) in prints() function
/freebsd/contrib/tcsh/nls/C/
H A Dset2027 25 Without KEY or COMMAND, prints all bindings\n
28 26 Without COMMAND, prints the binding for KEY.\n
/freebsd/contrib/tcsh/nls/ukrainian/
H A Dset2027 25 Without KEY or COMMAND, prints all bindings\n
28 26 Without COMMAND, prints the binding for KEY.\n
/freebsd/contrib/one-true-awk/testdir/
H A Dt.bug12 # prints garbage if no $3
/freebsd/tools/regression/doat/
H A DREADME5 It prints OK for every successful test. This testing program only covers
/freebsd/crypto/openssl/
H A Dconfig.com14 $ ! -h prints a usage and exits
/freebsd/usr.sbin/fwget/
H A Dfwget.sh42 -q -- Quiet mode. If used with -n only prints a package a line
/freebsd/share/examples/kld/firmware/
H A DREADME14 checks if the data is '\0'-terminated and prints it to the console.
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_flags.inc38 "If set, prints some debugging information and does additional checks.")
103 "If set, prints ASan exit stats even after program terminates "
107 "If set, prints thread creation stacks for the threads involved in the "
/freebsd/contrib/tcsh/
H A DNewThings6 * print_by_columns prints in a single column if the output is not a tty.
101 untouched are specified as <mode>. setty with no arguments prints
102 the modes that are affected by tcsh, and setty -a prints all modes.
/freebsd/contrib/ntp/scripts/
H A DREADME18 ntpsweep prints per host given in <file> the NTP stratum level, the
/freebsd/contrib/ntp/scripts/ntpsweep/
H A Dntpsweep-opts.def62 prints per host the NTP stratum level, the clock offset in seconds, the daemon
/freebsd/contrib/libxo/doc/
H A Dxolint.rst38 The "-V" option does not report errors, but prints a complete list of
/freebsd/tools/test/stress2/misc/
H A Dmulticast.sh36 arguments, it receives and prints these packets. Start it as a sender on
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-nseq.pod.in20 sequence and prints out the certificates contained in it or takes a
/freebsd/contrib/dialog/
H A Ddialog-config.in244 --help prints this message
/freebsd/sys/conf/
H A Dnewvers.sh307 * etc. The what(1) utility prints these markers. Better methods exist, so this

123456