Home
last modified time | relevance | path

Searched full:logs (Results 1 – 25 of 538) sorted by relevance

12345678910>>...22

/freebsd/tools/tools/kgdb/
H A Dtcplog.py9 ## Extracting logs using the kgdb script
11 # This script extracts tcp black box logs from a kernel core for use with
14 # Some system configuration is required to enable black box logs
19 # TCP Logs can be extracted from FreeBSD kernel core dumps using the gdb plugin
40 # no logs
42 # no logs
44 # no logs
46 # no logs
48 # processed 1 vnets, dumped 2 logs
86 print("processing {}\t{}\n\tno logs".format(tcpcb.type, tcpcb))
[all …]
/freebsd/tools/regression/zfs/zpool/attach/
H A Dlog.t22 echo " logs ONLINE 0 0 0"
39 echo " logs ONLINE 0 0 0"
57 echo " logs ONLINE 0 0 0"
75 echo " logs ONLINE 0 0 0"
92 echo " logs ONLINE 0 0 0"
108 echo " logs ONLINE 0 0 0"
122 echo " logs ONLINE 0 0 0"
141 echo " logs ONLINE 0 0 0"
158 echo " logs ONLINE 0 0 0"
179 echo " logs ONLINE 0 0 0"
[all …]
H A Doption-f_inuse.t105 echo " logs ONLINE 0 0 0"
120 echo " logs ONLINE 0 0 0"
148 echo " logs ONLINE 0 0 0"
165 echo " logs ONLINE 0 0 0"
319 echo " logs ONLINE 0 0 0"
334 echo " logs ONLINE 0 0 0"
363 echo " logs ONLINE 0 0 0"
380 echo " logs ONLINE 0 0 0"
552 echo " logs ONLINE 0 0 0"
571 echo " logs ONLINE 0 0 0"
[all …]
/freebsd/contrib/libpcap/testprogs/
H A Dvisopts.py62 var logs = JSON.parse('$logs');
63 logs[gcount] = "";
148 $$("#lcomment").html(logs[index]);
157 $$("#rcomment").html(logs[index]);
165 var opt = "<option value='" + i + "'>loop" + i + " -- " + logs[i] + "</option>";
228 def write_html(expr, gcount, logs): argument
229 logs = map(lambda s: s.strip().replace("\n", "<br/>"), logs)
232 …safe_substitute(expr=expr.encode("string-escape"), gcount=gcount, logs=json.dumps(logs).encode("st…
242 logs = []
270 logs.append(log)
[all …]
/freebsd/crypto/openssl/test/quic-openssl-docker/
H A Drun_endpoint.sh57 …SSLKEYLOGFILE=/logs/keys.log SSL_CERT_FILE=/certs/ca.pem SSL_CERT_DIR=/certs quic-hq-interop $HOST…
67 …SSL_SESSION_FILE=./session.db SSLKEYLOGFILE=/logs/keys.log SSL_CERT_FILE=/certs/ca.pem SSL_CERT_DI…
79 …TLS_CHACHA20_POLY1305_SHA256 SSL_SESSION_FILE=./session.db SSLKEYLOGFILE=/logs/keys.log SSL_CERT_F…
92 …NO_ADDR_VALIDATE=yes SSLKEYLOGFILE=/logs/keys.log FILEPREFIX=/www quic-hq-interop-server 443 /cert…
95 …SSLKEYLOGFILE=/logs/keys.log FILEPREFIX=/www quic-hq-interop-server 443 /certs/cert.pem /certs/pri…
98 …NO_ADDR_VALIDATE=yes SSLKEYLOGFILE=/logs/keys.log FILEPREFIX=/www quic-hq-interop-server 443 /cert…
101 …FILEPREFIX=/www/ SSLKEYLOGFILE=/logs/keys.log ossl-nghttp3-demo-server 443 /certs/cert.pem /certs/…
104 …SSL_CIPHER_SUITES=TLS_CHACHA20_POLY1305_SHA256 SSLKEYLOGFILE=/logs/keys.log FILEPREFIX=/www quic-h…
/freebsd/tools/regression/zfs/zpool/add/
H A Dlog.t21 echo " logs ONLINE 0 0 0"
39 echo " logs ONLINE 0 0 0"
62 echo " logs ONLINE 0 0 0"
82 echo " logs ONLINE 0 0 0"
106 echo " logs ONLINE 0 0 0"
127 echo " logs ONLINE 0 0 0"
152 echo " logs ONLINE 0 0 0"
174 echo " logs ONLINE 0 0 0"
197 echo " logs ONLINE 0 0 0"
219 echo " logs ONLINE 0 0 0"
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DCTLOG_STORE_new.pod24 logs). The list can be loaded from one or more files and then searched by LogID
27 CTLOG_STORE_new_ex() creates an empty list of CT logs associated with
38 path instead. Both of these functions append any loaded CT logs to the
59 If there are any invalid CT logs in a file, they are skipped and the remaining
60 valid logs will still be added to the CTLOG_STORE. A CT log will be considered
66 all CT logs in the file are successfully parsed and loaded, 0 otherwise.
/freebsd/usr.sbin/newsyslog/
H A Dnewsyslog.847 the last period's logs in it,
50 period's logs in it, and so on, up to a user-specified number of
51 archived logs.
57 Optionally the archived logs can be compressed to save
99 all archived logs are written into the given
111 To allow archiving of logs outside the root, the
125 not to trim the logs, but to print out what it would do if this option
194 to trim the logs, even if the trim conditions have not been met.
197 fresh logs that contain only the problems.
/freebsd/contrib/bmake/mk/
H A Dnewlog.sh11 # The "logs" are kept compressed except for the current and
17 # Compact old logs (other than .0) with "compress"
27 # that allows certain logs to handled differently.
31 # -R Rotate rather than save logs by default.
34 # -S Save rather than rotate logs by default.
48 # -e Normally logs are only cycled if non-empty, this
49 # option forces empty logs to be cycled as well.
58 # Set the mode of old logs (default "$NEWLOG_OLD_MODE"
67 # The default method for dealing with logs can be set via
277 logs=`'ls' -ld $* | awk '{ print $NF }'`
[all …]
/freebsd/contrib/pam-krb5/tests/valgrind/
H A Dlogs-t3 # Check for errors in valgrind logs.
50 # Gather the list of valgrind logs (and skip this test if there are none).
52 or plan skip_all => 'No valgrind logs in tests/tmp/valgrind';
53 my @logs = grep { m{ \A log [.] }xms } readdir $logdir;
57 plan tests => scalar(@logs);
58 for my $file (@logs) {
/freebsd/secure/lib/libcrypto/man/man3/
H A DCTLOG_STORE_new.383 logs). The list can be loaded from one or more files and then searched by LogID
86 \&\fBCTLOG_STORE_new_ex()\fR creates an empty list of CT logs associated with
97 path instead. Both of these functions append any loaded CT logs to the
119 If there are any invalid CT logs in a file, they are skipped and the remaining
120 valid logs will still be added to the CTLOG_STORE. A CT log will be considered
125 all CT logs in the file are successfully parsed and loaded, 0 otherwise.
/freebsd/contrib/kyua/integration/
H A Dglobal_test.sh65 atf_check -s exit:0 test ! -d .kyua/logs/
67 atf_check -s exit:0 test -d .kyua/logs/
76 atf_check -s exit:0 test ! -d .kyua/logs/
89 atf_check -s exit:0 test ! -d .kyua/logs/
106 atf_check -s exit:0 test ! -d .kyua/logs/
123 atf_check -s exit:0 test ! -d .kyua/logs/
/freebsd/tools/regression/zfs/zpool/create/
H A Dlog.t22 echo " logs ONLINE 0 0 0"
42 echo " logs ONLINE 0 0 0"
67 echo " logs ONLINE 0 0 0"
89 echo " logs ONLINE 0 0 0"
115 echo " logs ONLINE 0 0 0"
138 echo " logs ONLINE 0 0 0"
165 echo " logs ONLINE 0 0 0"
189 echo " logs ONLINE 0 0 0"
/freebsd/lib/libpjdlog/
H A Dpjdlog.c281 * Configure where the logs should go.
284 * PJDLOG_MODE_SYSLOG, so logs will be send to syslog.
363 * Set debug level. All the logs above the level specified here will be
535 size_t logs; in pjdlogv_common_single_line() local
562 logs = sizeof(log); in pjdlogv_common_single_line()
566 logs = sizeof(log) - 4; in pjdlogv_common_single_line()
577 snprlcat(logp, logs, "[%s%d] ", in pjdlogv_common_single_line()
580 snprlcat(logp, logs, "[%s] ", in pjdlogv_common_single_line()
585 snprlcat(logp, logs, "(pid=%d) ", getpid()); in pjdlogv_common_single_line()
591 snprlcat(logp, logs, "(%s:%d) ", file, line); in pjdlogv_common_single_line()
[all …]
/freebsd/contrib/pf/pflogd/
H A Dpflogd.858 These logs can be reviewed later using the
75 recent logs available.
82 new logs are appended to the existing file.
170 Display binary logs:
175 Display the logs in real time (this does not interfere with the
217 Display the logs in real time of inbound packets that were blocked on
/freebsd/tools/tools/commitsdb/
H A Dmake_commit_db13 # Extract all the logs for the current directory.
17 my %logs;
26 $logs{$filename} = {%loghash};
35 foreach my $f (keys %logs) {
36 my $file = $logs{$f};
/freebsd/tools/regression/zfs/zpool/replace/
H A Dlog.t32 echo " logs DEGRADED 0 0 0"
51 echo " logs ONLINE 0 0 0"
72 echo " logs ONLINE 0 0 0"
101 echo " logs DEGRADED 0 0 0"
118 echo " logs ONLINE 0 0 0"
141 echo " logs ONLINE 0 0 0"
/freebsd/crypto/openssl/apps/
H A Dct_log_list.cnf1 # This file specifies the Certificate Transparency logs
4 # Google's list of logs can be found here:
5 # www.certificate-transparency.org/known-logs
/freebsd/sbin/hastd/
H A Dpjdlog.c198 * Configure where the logs should go.
201 * PJDLOG_MODE_SYSLOG, so logs will be send to syslog.
239 * Set debug level. All the logs above the level specified here will be
345 * level. We decide here where to send the logs (stdout/stderr or syslog).
428 * Regular logs.
446 * Regular logs.
461 * Debug logs.
473 * Debug logs.
488 * Error logs with errno logging.
500 * Error logs with errno logging.
/freebsd/tools/regression/zfs/zpool/offline/
H A Dlog.t26 echo " logs DEGRADED 0 0 0"
52 echo " logs DEGRADED 0 0 0"
79 echo " logs DEGRADED 0 0 0"
109 echo " logs DEGRADED 0 0 0"
141 echo " logs DEGRADED 0 0 0"
172 echo " logs DEGRADED 0 0 0"
202 echo " logs DEGRADED 0 0 0"
236 echo " logs DEGRADED 0 0 0"
/freebsd/crypto/openssl/crypto/ct/
H A Dct_log.c39 STACK_OF(CTLOG) *logs;
114 ret->logs = sk_CTLOG_new_null(); in CTLOG_STORE_new_ex()
115 if (ret->logs == NULL) { in CTLOG_STORE_new_ex()
135 sk_CTLOG_pop_free(store->logs, CTLOG_free); in CTLOG_STORE_free()
207 if (!sk_CTLOG_push(load_ctx->log_store->logs, ct_log)) { in ctlog_store_load_log()
329 for (i = 0; i < sk_CTLOG_num(store->logs); ++i) { in CTLOG_STORE_get0_log_by_id()
330 const CTLOG *log = sk_CTLOG_value(store->logs, i); in CTLOG_STORE_get0_log_by_id()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/log_spacemap/
H A Dlog_spacemap_import_logs.ksh28 # the log spacemap codepaths that read the logs in import times
40 # 2. Do a couple of writes to generate some data for spacemap logs.
41 # 3. Set tunable to keep logs after export.
42 # 4. Export pool and verify that there are logs with zdb.
/freebsd/contrib/kyua/utils/logging/
H A Dmacros.hpp40 /// Logs a debug message.
47 /// Logs an error message.
54 /// Logs an informational message.
61 /// Logs a warning message.
/freebsd/contrib/openbsm/bin/auditdistd/
H A Dpjdlog.c204 * Configure where the logs should go.
207 * PJDLOG_MODE_SYSLOG, so logs will be send to syslog.
245 * Set debug level. All the logs above the level specified here will be
351 * level. We decide here where to send the logs (stdout/stderr or syslog).
435 * Regular logs.
453 * Regular logs.
468 * Debug logs.
480 * Debug logs.
495 * Error logs with errno logging.
507 * Error logs with errno logging.
/freebsd/contrib/unbound/testcode/
H A Ddoqclient.c559 char* logs = client_stream_string(str); in client_stream_print_short() local
560 printf("%s has error, there is no answer\n", logs); in client_stream_print_short()
561 free(logs); in client_stream_print_short()
565 char* logs = client_stream_string(str); in client_stream_print_short() local
567 logs); in client_stream_print_short()
568 free(logs); in client_stream_print_short()
573 char* logs = client_stream_string(str); in client_stream_print_short() local
576 printf("%s rcode %s\n", logs, rc); in client_stream_print_short()
577 free(logs); in client_stream_print_short()
582 char* logs = client_stream_string(str); in client_stream_print_short() local
[all …]

12345678910>>...22