Searched refs:Debug (Results 1 - 25 of 54) sorted by relevance

123

/freebsd-12-stable/contrib/pf/pflogd/
H A Dpflogd.h48 extern int Debug;
H A Dpflogd.c65 int Debug = 0; variable
659 Debug = 1;
692 log_debug = Debug;
704 if (!Debug) {
813 if (!Debug)
/freebsd-12-stable/usr.sbin/cron/lib/
H A Dentry.c116 Debug(DPARS, ("load_entry()...about to eat comments\n"))
152 Debug(DPARS, ("load_entry()...about to test shortcuts\n"))
155 Debug(DPARS, ("load_entry()...reboot shortcut\n"))
158 Debug(DPARS, ("load_entry()...yearly shortcut\n"))
167 Debug(DPARS, ("load_entry()...monthly shortcut\n"))
176 Debug(DPARS, ("load_entry()...weekly shortcut\n"))
185 Debug(DPARS, ("load_entry()...daily shortcut\n"))
193 Debug(DPARS, ("load_entry()...hourly shortcut\n"))
201 Debug(DPARS, ("load_entry()...every_minute shortcut\n"))
209 Debug(DPAR
[all...]
H A Denv.c167 Debug(DPARS, ("load_env, read <%s>\n", envstr));
232 Debug(DPARS, ("load_env, parse error, state = %d\n", state))
249 Debug(DPARS, ("load_env, <%s> <%s> -> <%s>\n", name, val, envstr))
/freebsd-12-stable/usr.sbin/cron/cron/
H A Ddo_command.c54 Debug(DPROC, ("[%d] do_command(%s, (%s,%d,%d))\n",
71 Debug(DPROC, ("[%d] child process done, exiting\n", getpid()))
76 Debug(DPROC, ("[%d] main process forked child #%d, "
84 Debug(DPROC, ("[%d] main process returning to work\n", getpid()))
105 Debug(DPROC, ("[%d] child_process('%s')\n", getpid(), e->cmd))
132 Debug(DPROC, ("[%d] checking account with PAM\n", getpid()))
227 Debug(DPROC, ("[%d] grandchild process fork()'ed\n",
375 Debug(DPROC, ("[%d] child continues, closing pipes\n", getpid()))
405 Debug(DPROC, ("[%d] child2 sending data to grandchild\n", getpid()))
441 Debug(DPRO
457 Debug(DPROC, ("[%d] child reading output from grandchild\\n", getpid())) function
[all...]
H A Ddatabase.c61 Debug(DLOAD, ("[%d] load_database()\n", getpid()))
107 Debug(DLOAD, ("[%d] spool dir mtime unch, no load needed.\n",
188 Debug(DLOAD, ("unlinking old database:\n"))
190 Debug(DLOAD, ("\t%s\n", u->name))
199 Debug(DLOAD, ("load_database is done\n"))
284 Debug(DLOAD, ("\t%s:", fname))
291 Debug(DLOAD, (" [no change, using old data]"))
304 Debug(DLOAD, (" [delete old data]"))
332 Debug(DLOAD, (" [done]\n"))
H A Duser.c70 Debug(DPARS, ("load_user()\n"))
126 Debug(DPARS, ("...load_user() done\n"))
H A Dcron.c245 Debug(DSCH, ("[%d] tick(%d,%d,%d,%d,%d,%d)\n",
316 Debug(DSCH|DEXT, ("user [%s:%d:%d:...] cmd=\"%s\"\n",
434 Debug(DSCH, ("[%d] TargetTime=%ld, sec-to-wait=%d\n",
445 Debug(DSCH, ("[%d] sleeping for %d seconds\n",
495 Debug(DPROC,
499 Debug(DPROC,
504 Debug(DPROC,
H A Dcron.h112 # define Debug(mask, message) \ macro
116 # define Debug(mask, message) \ macro
122 #define Set_LineNum(ln) {Debug(DPARS|DEXT,("linenum=%d\n",ln)); \
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSymtab.h26 enum Debug { enum in class:lldb_private::Symtab
55 Debug symbol_debug_type,
72 Debug symbol_debug_type,
80 Debug symbol_debug_type,
88 Debug symbol_debug_type,
97 Debug symbol_debug_type, Visibility symbol_visibility,
104 Debug symbol_debug_type,
109 Debug symbol_debug_type, Visibility symbol_visibility,
113 Debug symbol_debug_type,
185 bool CheckSymbolAtIndex(size_t idx, Debug symbol_debug_typ
[all...]
/freebsd-12-stable/contrib/ntp/lib/isc/win32/
H A Dlibisc.mak3 CFG=libisc - Win32 Debug
4 !MESSAGE No configuration specified. Defaulting to libisc - Win32 Debug.
7 !IF "$(CFG)" != "libisc - Win32 Release" && "$(CFG)" != "libisc - Win32 Debug"
12 !MESSAGE NMAKE /f "libisc.mak" CFG="libisc - Win32 Debug"
17 !MESSAGE "libisc - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
38 _VC_MANIFEST_BASENAME=__VC80.Debug
298 !ELSEIF "$(CFG)" == "libisc - Win32 Debug"
300 OUTDIR=.\Debug
301 INTDIR=.\Debug
303 OutDir=.\Debug
[all...]
/freebsd-12-stable/sys/contrib/libsodium/test/default/
H A Dwintest.bat4 echo "Usage: wintest.bat <Release | ReleaseDLL | Debug | DebugDLL"
22 if "%1" == "Debug" ( goto :Debug )
36 :Debug label
/freebsd-12-stable/contrib/ntp/util/
H A Dtg2.c526 int Debug = FALSE; variable
859 case 'z': /* Turn on Debug output (also turns on Verbose below) */
860 Debug = TRUE;
870 if (Debug)
877 if (Debug)
909 if (Debug)
1215 if (Debug)
1225 if (Debug)
1242 if (Debug)
1250 if (Debug)
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageViewOptions.h26 bool Debug; member in struct:llvm::CoverageViewOptions
H A DSourceCoverageViewText.cpp120 if (getOptions().Debug && Highlight)
138 if (getOptions().Debug) {
198 if (getOptions().Debug)
218 if (getOptions().Debug)
/freebsd-12-stable/contrib/apr/
H A DMakefile.win20 # ARCH="Win32 Debug"
22 # ARCH="x64 Debug"
63 !ELSEIF "$(ARCH)" == "Win32 Debug"
64 SLNARCH=Debug|Win32
65 ARCHOSPATH=Debug
71 !ELSEIF "$(ARCH)" == "x64 Debug"
72 SLNARCH=Debug|x64
73 ARCHOSPATH=x64\Debug
H A Dlibapr.mak7 !IF "$(CFG)" != "libapr - Win32 Release" && "$(CFG)" != "libapr - Win32 Debug" && "$(CFG)" != "libapr - Win32 Release9x" && "$(CFG)" != "libapr - Win32 Debug9x" && "$(CFG)" != "libapr - x64 Release" && "$(CFG)" != "libapr - x64 Debug"
17 !MESSAGE "libapr - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
19 !MESSAGE "libapr - x64 Debug" (based on "Win32 (x86) Dynamic-Link Library")
274 !ELSEIF "$(CFG)" == "libapr - Win32 Debug"
276 OUTDIR=.\Debug
277 INTDIR=.\Debug
280 OutDir=.\Debug
505 TargetPath=.\Debug\libapr-1.dll
511 OutDir=.\Debug
[all...]
/freebsd-12-stable/contrib/apr-util/
H A DMakefile.win20 # ARCH="Win32 Debug"
24 # ARCH="x64 Debug"
125 !ELSEIF "$(ARCH)" == "Win32 Debug"
126 SLNARCH=Debug|Win32
127 ARCHPATH=Debug
129 ARCHOSPATH=Debug
139 ARCHPATH=Debug
141 ARCHOSPATH=9x\Debug
149 !ELSEIF "$(ARCH)" == "x64 Debug"
150 SLNARCH=Debug|x6
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
H A DDebug.cpp1 //===-- Debug.cpp - An easy way to add debug output to your code ----------===//
26 #include "llvm/Support/Debug.h"
40 // built without NDEBUG can depend on via the llvm/Support/Debug.h header.
79 // All Debug.h functionality is a no-op in NDEBUG mode.
85 Debug("debug", cl::desc("Enable debug output"), cl::Hidden,
138 strm(errs(), "*** Debug Log Output ***\n",
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp43 #include "llvm/Support/Debug.h"
181 if (const NamedMDNode *Debug = M.getNamedMetadata("llvm.dbg.cu")) {
183 for (size_t I = 0, E = Debug->getNumOperands(); I < E; ++I) {
184 const auto *CU = cast<DICompileUnit>(Debug->getOperand(I));
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/COFF/
H A DWriter.cpp408 debug_directory *Debug = reinterpret_cast<debug_directory *>(Ptr); local
409 Debug->PointerToRawData =
411 Ptr += sizeof(debug_directory) + Debug->SizeOfData;
412 Offset += sizeof(debug_directory) + Debug->SizeOfData;
414 // Debug directory found and patched, all done.
/freebsd-12-stable/contrib/binutils/opcodes/
H A Di386-opc.h175 #define Debug 0x100000 /* Debug register */ macro
/freebsd-12-stable/lib/clang/libllvmminimal/
H A DMakefile19 SRCS+= Support/Debug.cpp
/freebsd-12-stable/contrib/llvm-project/lldb/source/Symbol/
H A DSymtab.cpp170 s->Indent(" Debug symbol\n");
479 Debug symbol_debug_type,
609 Debug symbol_debug_type,
655 Debug symbol_debug_type, Visibility symbol_visibility,
696 Debug symbol_debug_type, Visibility symbol_visibility,
720 Debug symbol_debug_type,
759 ConstString name, SymbolType symbol_type, Debug symbol_debug_type,
780 Debug symbol_debug_type, Visibility symbol_visibility,
790 Debug symbol_debug_type,
/freebsd-12-stable/sys/contrib/libsodium/builds/
H A DMakefile.am5 msvc/properties/Debug.props \

Completed in 200 milliseconds

123