Searched refs:log (Results 251 - 275 of 792) sorted by relevance

<<11121314151617181920>>

/freebsd-10.3-release/usr.bin/svn/lib/libsvn_ra_serf/
H A DMakefile12 inherited_props.c locks.c log.c merge.c mergeinfo.c options.c \
/freebsd-10.3-release/usr.sbin/ntp/libntpevent/
H A DMakefile11 evutil_rand.c evutil_time.c http.c kqueue.c listener.c log.c poll.c \
/freebsd-10.3-release/usr.sbin/ntp/sntp/
H A DMakefile9 SRCS= crypto.c kod_management.c log.c main.c networking.c \
/freebsd-10.3-release/crypto/heimdal/lib/kadm5/
H A DMakefile.am13 sbin_PROGRAMS = iprop-log
99 log.c \
119 dist_iprop_log_SOURCES = iprop-log.c
126 man_MANS = kadm5_pwcheck.3 iprop.8 iprop-log.8
186 iprop-log-version.rc \
/freebsd-10.3-release/contrib/ntp/tests/sandbox/
H A DMakefile.in295 am__copy_in_global_log_rx = ^[ ]*:copy-in-global-log:[ ]*
305 if ((getline line2 < ($$0 ".log")) < 0) \
322 close ($$0 ".log"); \
325 # standard input, create the global log from their .trs and .log files.
359 while ((rc = (getline line < ($$0 ".log"))) != 0) \
362 fatal("failed to read from " $$0 ".log"); \
368 close ($$0 ".log"); \
382 # directory for the log if needed. Stores in $dir the directory
383 # containing $f, in $tst the test, in $log th
[all...]
/freebsd-10.3-release/tools/regression/zfs/zpool/add/
H A Doption-f_inuse.t355 expect "${exp}" ${ZPOOL} add ${name1} log ${disk0}
367 expect_ok ${ZPOOL} add -f ${name1} log ${disk0}
391 expect "${exp}" ${ZPOOL} add ${name1} log ${disk2} ${disk0}
403 expect_ok ${ZPOOL} add -f ${name1} log ${disk2} ${disk0}
420 expect_ok ${ZPOOL} create ${name0} ${disk0} log ${disk1}
428 expect "${exp}" ${ZPOOL} add ${name1} log mirror ${disk1} ${disk0}
440 expect_ok ${ZPOOL} add -f ${name1} log mirror ${disk1} ${disk0}
466 expect "${exp}" ${ZPOOL} add ${name1} log mirror ${disk2} ${disk0}
478 expect_ok ${ZPOOL} add -f ${name1} log mirror ${disk2} ${disk0}
765 expect "${exp}" ${ZPOOL} add ${name1} log
[all...]
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-x86_64/
H A DABISysV_x86_64.cpp308 Log *log(lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_EXPRESSIONS));
310 if (log)
322 log->PutCString(s.GetString().c_str());
337 if (log)
338 log->Printf("About to write arg%d (0x%" PRIx64 ") into %s", i + 1, args[i], reg_info->name);
345 if (log)
346 log->Printf("16-byte aligning SP: 0x%" PRIx64 " to 0x%" PRIx64, (uint64_t)sp, (uint64_t)(sp & ~0xfull));
368 if (log)
369 log->Printf("Pushing the current PC onto the stack: 0x%" PRIx64 ": 0x%" PRIx64, (uint64_t)sp, reg_value.GetAsUInt64());
379 if (log)
[all...]
/freebsd-10.3-release/contrib/ntp/sntp/libevent/
H A Devdns.c96 #include "log-internal.h"
463 #define log evdns_log_ macro
536 log(EVDNS_LOG_WARN,
569 log(EVDNS_LOG_MSG, "Nameserver %s has failed: %s",
578 log(EVDNS_LOG_MSG, "All nameservers have failed");
586 log(EVDNS_LOG_WARN,
623 log(EVDNS_LOG_MSG, "Nameserver %s is back up",
658 log(EVDNS_LOG_DEBUG, "Removing timeout for request %p", req);
914 log(EVDNS_LOG_DEBUG, "Got a SERVERFAILED from nameserver"
1394 log(EVDNS_LOG_WAR
[all...]
/freebsd-10.3-release/release/picobsd/tinyware/view/
H A Dview.c95 FILE *log; variable
487 log=fopen("/png/view.log","w");
520 fprintf(log,"VGL initialised\n");
534 fprintf(log,"Trying script %s\n",argv[optind]);
561 fprintf(log,"Script with %d entries\n",nimg);
588 fprintf(log,"kbd_action(%c)\n",act);
595 fprintf(log,"changed, redisplaying\n");
609 fprintf(log,"pop_up called\n");
616 fclose(log);
[all...]
/freebsd-10.3-release/sys/dev/atkbdc/
H A Datkbdc.c741 log(LOG_DEBUG, "kbdc: kbd q: %d calls, max %d chars, "
766 log(LOG_DEBUG, "kbdc: kbd q: %d calls, max %d chars, "
855 log(LOG_DEBUG, "kbdc: %d:%d char read (empty_kbd_buffer)\n", c1, c2);
894 log(LOG_DEBUG, "kbdc: %d:%d char read (empty_aux_buffer)\n", c1, c2);
941 log(LOG_DEBUG, "kbdc: %d:%d char read (empty_both_buffers)\n", c1, c2);
967 log(LOG_DEBUG, "kbdc: RESET_KBD return code:%04x\n", c);
982 log(LOG_DEBUG, "kbdc: RESET_KBD status:%04x\n", c);
1011 log(LOG_DEBUG, "kbdc: RESET_AUX return code:%04x\n", c);
1026 log(LOG_DEBUG, "kbdc: RESET_AUX status:%04x\n", c);
1032 log(LOG_DEBU
[all...]
/freebsd-10.3-release/contrib/ntp/tests/bug-2803/
H A DMakefile.in264 am__copy_in_global_log_rx = ^[ ]*:copy-in-global-log:[ ]*
274 if ((getline line2 < ($$0 ".log")) < 0) \
291 close ($$0 ".log"); \
294 # standard input, create the global log from their .trs and .log files.
328 while ((rc = (getline line < ($$0 ".log"))) != 0) \
331 fatal("failed to read from " $$0 ".log"); \
337 close ($$0 ".log"); \
351 # directory for the log if needed. Stores in $dir the directory
352 # containing $f, in $tst the test, in $log th
[all...]
/freebsd-10.3-release/contrib/ntp/tests/ntpq/
H A DMakefile.in271 am__copy_in_global_log_rx = ^[ ]*:copy-in-global-log:[ ]*
281 if ((getline line2 < ($$0 ".log")) < 0) \
298 close ($$0 ".log"); \
301 # standard input, create the global log from their .trs and .log files.
335 while ((rc = (getline line < ($$0 ".log"))) != 0) \
338 fatal("failed to read from " $$0 ".log"); \
344 close ($$0 ".log"); \
358 # directory for the log if needed. Stores in $dir the directory
359 # containing $f, in $tst the test, in $log th
[all...]
/freebsd-10.3-release/contrib/ntp/tests/sec-2853/
H A DMakefile.in264 am__copy_in_global_log_rx = ^[ ]*:copy-in-global-log:[ ]*
274 if ((getline line2 < ($$0 ".log")) < 0) \
291 close ($$0 ".log"); \
294 # standard input, create the global log from their .trs and .log files.
328 while ((rc = (getline line < ($$0 ".log"))) != 0) \
331 fatal("failed to read from " $$0 ".log"); \
337 close ($$0 ".log"); \
351 # directory for the log if needed. Stores in $dir the directory
352 # containing $f, in $tst the test, in $log th
[all...]
/freebsd-10.3-release/sys/kern/
H A Dkern_acct.c108 * be replaced by one in which an accounting log file (similar to /dev/klog)
246 * Don't log spurious disable/enable messages if we are
247 * switching from one accounting file to another due to log
299 log(LOG_NOTICE, "Unable to start accounting thread\n");
306 log(LOG_NOTICE, "Accounting enabled\n");
328 log(LOG_NOTICE, "Accounting disabled\n");
526 log(LOG_NOTICE,
589 log(LOG_NOTICE, "Accounting resumed\n");
595 log(LOG_NOTICE, "Accounting suspended\n");
/freebsd-10.3-release/contrib/unbound/
H A DMakefile.in106 util/fptr_wlist.c util/locks.c util/log.c util/mini_event.c util/module.c \
120 fptr_wlist.lo locks.lo log.lo mini_event.lo module.lo net_help.lo \
197 ASYNCLOOK_OBJ_LINK=$(ASYNCLOOK_OBJ) log.lo locks.lo $(COMPAT_OBJ)
368 $(srcdir)/util/config_file.h $(srcdir)/util/log.h \
382 $(srcdir)/util/log.h $(srcdir)/util/data/msgreply.h \
425 rm -f config.status config.log config.h.in config.h
599 dns.lo dns.o: $(srcdir)/services/cache/dns.c config.h $(srcdir)/iterator/iter_delegpt.h $(srcdir)/util/log.h \
606 $(srcdir)/services/cache/infra.h $(srcdir)/util/storage/lruhash.h $(srcdir)/util/locks.h $(srcdir)/util/log.h \
613 $(srcdir)/util/storage/lruhash.h $(srcdir)/util/locks.h $(srcdir)/util/log.h $(srcdir)/util/storage/slabhash.h \
617 $(srcdir)/util/storage/lruhash.h $(srcdir)/util/locks.h $(srcdir)/util/log
[all...]
/freebsd-10.3-release/contrib/libstdc++/libmath/
H A Dstubs.c318 return (float) log(x);
326 return log((double) x);
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Expression/
H A DIRMemoryMap.cpp323 if (lldb_private::Log *log = lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_EXPRESSIONS))
343 log->Printf("IRMemoryMap::Malloc (%" PRIu64 ", 0x%" PRIx64 ", 0x%" PRIx64 ", %s) -> 0x%" PRIx64,
412 if (lldb_private::Log *log = lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_EXPRESSIONS))
414 log->Printf("IRMemoryMap::Free (0x%" PRIx64 ") freed [0x%" PRIx64 "..0x%" PRIx64 ")",
493 if (lldb_private::Log *log = lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_EXPRESSIONS))
495 log->Printf("IRMemoryMap::WriteMemory (0x%" PRIx64 ", 0x%" PRIx64 ", 0x%" PRId64 ") went to [0x%" PRIx64 "..0x%" PRIx64 ")",
626 if (lldb_private::Log *log = lldb_private::GetLogIfAllCategoriesSet (LIBLLDB_LOG_EXPRESSIONS))
628 log->Printf("IRMemoryMap::ReadMemory (0x%" PRIx64 ", 0x%" PRIx64 ", 0x%" PRId64 ") came from [0x%" PRIx64 "..0x%" PRIx64 ")",
/freebsd-10.3-release/crypto/heimdal/kcm/
H A DMakefile.am21 log.c \
/freebsd-10.3-release/lib/msun/bsdsrc/
H A Db_log.c34 /* @(#)log.c 8.2 (Berkeley) 11/30/93 */
50 * Calculates log(2^m*F*(1+f/F)), |f/j| <= 1/256,
53 * log(2^m) = log2_hi*m + log2_tail*m
58 * log(F) = logF_hi[j] + logF_lo[j] is in tabular form in log_table.h
61 * log(1+f/F) = 2*f/(2*F + f) + 1/12 * (2*f/(2*F + f))**3 + ...
68 * 2. when m = j = 0, |1-x| < 1/256, and log(x) ~= (x-1).
80 /* Table of log(Fj) = logF_head[j] + logF_tail[j], for Fj = 1+j/128.
86 * Values for log(F) were generated using error < 10^-57 absolute
361 log(double x)
363 log(
[all...]
/freebsd-10.3-release/crypto/openssh/regress/
H A Dsftp-perm.sh6 SERVER_LOG=${OBJ}/sftp-server.log
7 CLIENT_LOG=${OBJ}/sftp.log
/freebsd-10.3-release/contrib/gperf/lib/
H A DMakefile.in112 $(RM) config.status config.log config.cache Makefile
/freebsd-10.3-release/contrib/gcc/
H A Dfinal.c704 int log, max_skip, max_log;
743 log = JUMP_ALIGN (label);
744 if (max_log < log)
746 max_log = log;
757 log = LOOP_ALIGN (label);
758 if (max_log < log)
760 max_log = log;
842 int log;
854 log = LABEL_ALIGN_LOG (insn);
856 if (max_log < log)
699 int log, max_skip, max_log; local
836 int log; local
931 int log; local
1015 int log = LABEL_ALIGN_LOG (insn); local
1123 int log = LABEL_ALIGN_LOG (insn); local
[all...]
/freebsd-10.3-release/contrib/amd/
H A Dbootstrap56 LOG=/tmp/amu-$$.log
/freebsd-10.3-release/sys/dev/syscons/fire/
H A Dfire_saver.c151 log(LOG_NOTICE,
164 log(LOG_NOTICE,
/freebsd-10.3-release/sys/netgraph/
H A Dng_deflate.c265 log(LOG_NOTICE,
274 log(LOG_NOTICE,
345 log(LOG_NOTICE, "%s: error: %d\n", __func__, error);
352 log(LOG_NOTICE, "%s: error: %d\n", __func__, error);
493 log(LOG_NOTICE, "ng_deflate: compression error: %d (%s)\n",
588 log(LOG_NOTICE, "ng_deflate: wrong sequence: %u "
613 log(LOG_NOTICE, "%s: decompression error: %d (%s)\n",
665 log(LOG_NOTICE, "%s: inflateIncomp error: %d (%s)\n",

Completed in 194 milliseconds

<<11121314151617181920>>