Searched refs:log (Results 1 - 25 of 1085) sorted by relevance

1234567891011>>

/freebsd-current/usr.sbin/newsyslog/newsyslog.conf.d/
H A Damd.conf1 /var/log/amd.log 644 7 1000 * J
H A Dppp.conf1 /var/log/ppp.log root:network 640 3 1000 * JC
H A Dftp.conf1 /var/log/xferlog 600 7 1000 * JC
H A Dopensm.conf2 /var/log/opensm.log 600 7 1000 * J /var/run/opensm.pid 30
H A Dsendmail.conf1 /var/log/sendmail.st 640 10 * 168 BN
H A Dlpr.conf1 /var/log/lpd-errs 644 7 1000 * JC
H A Dpf.conf1 /var/log/pflog 600 3 1000 * JB /var/run/pflogd.pid
/freebsd-current/usr.sbin/syslogd/
H A Dppp.conf2 *.* /var/log/ppp.log
H A Dftp.conf1 ftp.info /var/log/xferlog
H A Dlpr.conf1 lpr.info /var/log/lpd-errs
H A Dsyslog.conf8 *.notice;authpriv.none;kern.debug;lpr.info;mail.crit;news.err /var/log/messages
9 security.* /var/log/security
10 auth.info;authpriv.info /var/log/auth.log
11 mail.info /var/log/maillog
12 cron.* /var/log/cron
14 *.=debug /var/log/debug.log
16 daemon.info /var/log/daemon.log
[all...]
/freebsd-current/sys/dev/qat/qat_api/common/include/
H A Dlac_log.h12 * Logging Macros. These macros also log the function name they are called in.
28 #define LAC_INVALID_PARAM_LOG_(log, args...) \
29 QAT_UTILS_LOG("[error] %s() - : Invalid API Param - " log "\n", \
33 #define LAC_INVALID_PARAM_LOG(log) LAC_INVALID_PARAM_LOG_(log)
35 #define LAC_INVALID_PARAM_LOG1(log, param1) LAC_INVALID_PARAM_LOG_(log, param1)
37 #define LAC_INVALID_PARAM_LOG2(log, param1, param2) \
38 LAC_INVALID_PARAM_LOG_(log, param1, param2)
40 #define LAC_UNSUPPORTED_PARAM_LOG(log) \
[all...]
/freebsd-current/usr.sbin/newsyslog/
H A Dnewsyslog.conf4 # syslogd process to be signalled when that log file is rotated. This
5 # action is only appropriate for log files which are written to by the
7 # is no process which needs to be signalled when a given log file is
17 /var/log/all.log 600 7 * @T00 J
18 /var/log/auth.log 600 7 1000 @0101T JC
19 /var/log/console.log 600 5 1000 * J
20 /var/log/cro
[all...]
/freebsd-current/contrib/one-true-awk/testdir/
H A Dt.i.x1 $1+0 > 0 {i=i+log($1); print i,log($1)}
/freebsd-current/tools/test/stress2/tools/
H A Dps.sh35 awk "\$1 == $parent"'{print $0}' < $log
37 awk "\$2 == $parent"'{print $1}' < $log | while read pid; do
42 log=/tmp/ps.$$
43 trap "rm -f $log" EXIT INT
45 ps -ax -Oppid,wchan | grep -vw Z > $log
47 all=`grep all\.sh $log | grep -v '0:00,00' | tail -1 | awk '{print $1}'`
H A Dministat.sh33 log=$1
34 [ -f $log ] || { echo "No such $log"; exit 1; }
37 data=/tmp/ministat.log
40 grep " $test" $log | awk '$NF > 2 {print $NF}' | sed '$d' > $data
45 run=`grep $test $log | awk '{print $NF}' | tail -1`
H A Dfast.sh32 log=/tmp/stress2.d/elapsed
36 [ ! -f $log ] && { echo "$0: No such file: $log" 1>&2; exit 1; }
37 [ ! -s $log ] && { echo "$0: Empty file: $log" 1>&2; exit 1; }
38 [ `wc -l < $log` -lt 100 ] && exit 1
46 grep -w $l $log | sed 's/.* //' > $tim
/freebsd-current/lib/msun/i387/
H A De_log.S37 ENTRY(log)
42 END(log)
/freebsd-current/tools/test/stress2/misc/
H A Druby.sh37 ruby -v 2>&1 | tee $log | grep warning && s=1 || s=0
H A Dping.sh40 log=/tmp/ping.log
41 tail -F -n 0 /var/log/messages > $log &
51 grep "(ping)" $log && s=1 || s=0
52 rm -f $log
H A Dnewfs7.sh39 log=/tmp/$prog.log
46 fsck_ffs -fy md$mdstart > $log 2>&1 || s=$((s | 4))
47 grep -Eq "IS CLEAN|MARKED CLEAN" $log || s=$((s | 8))
48 grep -Eq "WAS MODIFIED" $log && s=$((s | 16))
49 [ $s -ne 0 ] && tail -10 $log
51 rm -f $log
H A Dmd5.sh40 log=/tmp/md5.log
44 dd if=/dev/md$mdstart of=/dev/null > $log 2>&1 && s=0 || s=1
45 [ $s -eq 1 ] && cat $log
47 rm -f $diskimage $log
/freebsd-current/kerberos5/usr.sbin/
H A DMakefile2 SUBDIR= iprop-log kstash ktutil
/freebsd-current/usr.sbin/periodic/etc/daily/
H A D460.status-mail-rejects25 elif [ ! -f /var/log/maillog ]
28 "/var/log/maillog doesn't exist"
45 if [ -f /var/log/maillog.$n ]
47 cat /var/log/maillog.$n
48 elif [ -f /var/log/maillog.$n.gz ]
50 zcat -fc /var/log/maillog.$n.gz
51 elif [ -f /var/log/maillog.$n.bz2 ]
53 bzcat -fc /var/log/maillog.$n.bz2
54 elif [ -f /var/log/maillog.$n.xz ]
56 xzcat -f /var/log/maillo
[all...]
/freebsd-current/sys/x86/isa/
H A Dnmi.c58 log(LOG_CRIT, "NMI ISA %x, EISA %x\n", isa_port, eisa_port);
61 log(LOG_CRIT, "RAM parity error, likely hardware failure.");
66 log(LOG_CRIT, "I/O channel check, likely hardware failure.");
79 log(LOG_CRIT, "EISA watchdog timer expired, likely hardware failure.");
84 log(LOG_CRIT, "EISA bus timeout, likely hardware failure.");
89 log(LOG_CRIT, "EISA I/O port status error.");

Completed in 213 milliseconds

1234567891011>>