Home
last modified time | relevance | path

Searched refs:report (Results 26 – 50 of 205) sorted by relevance

123456789

/dragonfly/libexec/bootpd/
H A Ddumptab.c41 report(LOG_INFO, "No dumptab support!"); in dumptab()
101 report(LOG_ERR, "error opening \"%s\": %s", in dumptab()
120 report(LOG_INFO, "dumped %d entries to \"%s\".", n, filename); in dumptab()
H A Dreport.h6 extern void report(int, const char *, ...) __printflike(2, 3);
H A Dtzone.c44 report(LOG_ERR, "localtime() failed"); in tzone_init()
H A DMakefile6 lookup.c getif.c hwaddr.c report.c tzone.c rtmsg.c
/dragonfly/lib/libcrypt/
H A Dblowfish.c652 report(u_int32_t data[], u_int16_t len)
682 report(data, 10);
688 report(data2, 2);
690 report(data2, 2);
/dragonfly/lib/libssh/openbsd-compat/
H A Dblowfish.c649 report(u_int32_t data[], u_int16_t len)
679 report(data, 10);
685 report(data2, 2);
687 report(data2, 2);
/dragonfly/contrib/lvm2/dist/include/
H A D.symlinks53 ../lib/report/report.h
H A D.symlinks.in53 @top_srcdir@/lib/report/report.h
/dragonfly/bin/cpdup/
H A Dmisc.c138 static int report; in debug_free() local
153 if ((++report & 65535) == 0) { in debug_free()
/dragonfly/contrib/cryptsetup/tests/
H A DMakefile.in446 report=""; \
448 report="Please report to $(PACKAGE_BUGREPORT)"; \
449 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
450 dashes="$$report"; \
460 test -z "$$report" || echo "$$report"; \
/dragonfly/contrib/xz/
H A DREADME158 so here are a few things to do before sending a bug report:
173 report. If the application leaves a coredump, get a backtrace
177 (gdb) bt # Print the backtrace. Copy & paste to bug report.
184 online somewhere and include a URL to the file(s) in the bug report.
186 Always include the exact version number of XZ Utils in the bug report.
192 you probably need to report a bug to your distribution's bug tracking
/dragonfly/contrib/binutils-2.34/
H A DREADME9 package -- supported targets, how to use it, how to report bugs, etc.
47 on where and how to report problems.
/dragonfly/gnu/lib/liblvm/
H A DMakefile22 lvm-wrappers.c timestamp.c memlock.c report.c \
54 .PATH: ${LVM2_DISTDIR}/lib/report
/dragonfly/contrib/binutils-2.27/
H A DREADME9 package -- supported targets, how to use it, how to report bugs, etc.
47 on where and how to report problems.
/dragonfly/contrib/gdb-7/
H A DREADME9 package -- supported targets, how to use it, how to report bugs, etc.
47 on where and how to report problems.
/dragonfly/contrib/lvm2/dist/lib/
H A DMakefile.in88 report/report.c \
H A DMakefile88 report/report.c \
/dragonfly/contrib/gcc-4.7/gcc/common/config/i386/
H A Di386-common.c633 ix86_supports_split_stack (bool report ATTRIBUTE_UNUSED, in ix86_supports_split_stack()
639 if (report) in ix86_supports_split_stack()
645 if (report) in ix86_supports_split_stack()
/dragonfly/libexec/bootpd/bootpgw/
H A DMakefile7 SRCS= bootpgw.c getif.c hwaddr.c report.c rtmsg.c
/dragonfly/libexec/bootpd/tools/bootptest/
H A DMakefile7 SRCS= bootptest.c getether.c getif.c print-bootp.c report.c
/dragonfly/libexec/bootpd/tools/bootpef/
H A DMakefile8 hwaddr.c report.c tzone.c rtmsg.c
/dragonfly/contrib/file/magic/Magdir/
H A Dmisctools52 # ./misctools (version 5.25) labeled the entry as "MDMP crash report data"
53 0 string MDMP Mini DuMP crash report
/dragonfly/contrib/binutils-2.27/binutils/
H A Dbucomm.c119 report (const char * format, va_list args) in report() function
134 report (format, args); in fatal()
146 report (format, args); in non_fatal()
H A Dbucomm.h36 void report (const char *, va_list) ATTRIBUTE_PRINTF(1,0);
/dragonfly/contrib/binutils-2.34/binutils/
H A Dbucomm.h36 void report (const char *, va_list) ATTRIBUTE_PRINTF(1,0);

123456789