Searched refs:debugging (Results 1 - 25 of 60) sorted by relevance

123

/freebsd-10.0-release/usr.sbin/rpcbind/
H A Drpcb_svc_4.c91 if (debugging)
127 if (debugging)
137 if (debugging)
147 if (debugging)
156 if (debugging)
164 if (debugging)
174 if (debugging)
184 if (debugging)
194 if (debugging)
204 if (debugging)
[all...]
H A Drpcb_svc.c88 if (debugging)
116 if (debugging)
130 if (debugging)
140 if (debugging)
150 if (debugging)
166 if (debugging)
178 if (debugging) {
188 if (debugging) {
212 if (debugging) {
H A Dpmap_svc.c81 if (debugging)
86 debugging) {
120 if (debugging)
180 if (debugging)
245 debugging) {
252 if (debugging)
285 if (debugging) {
326 debugging) {
333 if (debugging)
358 (caddr_t)&list_pml)) && debugging) {
[all...]
H A Dutil.c101 if (debugging)
128 if (debugging)
255 if (debugging)
276 if (debugging)
282 if (debugging)
291 if (debugging)
297 if (debugging)
331 if (debugging)
H A Drpcb_svc_com.c132 if (debugging)
139 if (debugging)
220 if (debugging)
227 if (debugging)
338 if (debugging)
495 if (debugging)
503 if (debugging)
645 if (debugging)
661 if (debugging)
674 if (debugging) {
[all...]
H A Drpcbind.c80 int debugging = 0; /* Tell me what's going on */ variable
81 int doabort = 0; /* When debugging, do an abort on errors */
206 if (debugging) {
207 printf("rpcbind debugging enabled.");
269 if (debugging) {
446 if (debugging) {
448 * for debugging print out our universal
498 if (debugging) {
499 /* for debugging print out our universal address */
626 if (debugging) {
[all...]
H A Dcheck_bound.c191 if (debugging) {
207 if (debugging)
H A Drpcbind.h68 extern int debugging;
/freebsd-10.0-release/usr.sbin/keyserv/
H A Dkeyserv.c81 static int debugging = 1; variable
83 static int debugging = 0; variable
135 debugging = 1;
208 if (!debugging) {
363 if (debugging) {
368 if (debugging) {
382 if (debugging) {
390 if (debugging) {
410 if (debugging) {
418 if (debugging) {
[all...]
/freebsd-10.0-release/sys/boot/i386/loader/
H A Dhelp.i38613 Requests debugging output from the heap manager. For debugging use
/freebsd-10.0-release/sys/boot/pc98/loader/
H A Dhelp.pc9813 Requests debugging output from the heap manager. For debugging use
/freebsd-10.0-release/usr.sbin/pw/
H A Dpw_conf.c38 #define debugging 0 macro
266 #if debugging
506 #if debugging
/freebsd-10.0-release/usr.sbin/watchdogd/
H A Dwatchdogd.c76 static int debugging = 0; variable
105 { "debug", no_argument, &debugging, 1 },
162 if (debugging == 0 && daemon(0, 0) == -1) {
232 if (debugging) {
672 if (debugging) {
711 debugging = 1;
733 if (debugging)
/freebsd-10.0-release/contrib/ntp/
H A Dbuild74 *--disable-debugging*)
H A Dflock-build80 ./build $SIG $PARSE $STD --disable-debugging $BUILD_ARGS &
/freebsd-10.0-release/usr.sbin/config/
H A Dconfig.h195 extern int debugging;
H A Dmain.c77 int debugging; variable
132 debugging++;
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dp-lang.c250 Some object/debugging file formats (DWARF version 1, COFF, etc) do not
258 (short, int, long) in the debugging information. There is some dis-
260 not support this. Also, only some debugging formats allow the
265 in output depending upon what the compiler and debugging format
268 debugging information supplied by the compiler. fnf@cygnus.com */
/freebsd-10.0-release/contrib/binutils/gas/
H A Dlisting.c172 debugging information. This can become a flags field if we come
174 int debugging; member in struct:list_info_struct
296 considered to be debugging information. This includes the
297 statement which switches us into the debugging section, which we
298 can only set after we are already in the debugging section. */
301 && ! listing_tail->debugging)
308 listing_tail->debugging = 1;
398 new->debugging = 0;
404 considered to be debugging information. */
412 new->debugging
[all...]
/freebsd-10.0-release/libexec/rtld-elf/amd64/
H A Drtld_start.S48 .rtld_goto_main: # This symbol exists just to make debugging easier.
/freebsd-10.0-release/libexec/rtld-elf/i386/
H A Drtld_start.S55 .rtld_goto_main: # This symbol exists just to make debugging easier.
/freebsd-10.0-release/contrib/ntp/sntp/
H A Dsntp-opts.def98 Very verbose debugging output that will interfere with the timing
102 debugging the source.
161 requests very verbose debugging output, and will interfere with the timing
164 in the local clock. This option should be set only when debugging the source.
/freebsd-10.0-release/sys/boot/common/
H A Dhelp.common47 Displays statistics about disk cache usage. For debugging only.
234 Setting this variable causes extra debugging information to be printed
/freebsd-10.0-release/contrib/binutils/ld/scripttempl/
H A Dmep.sc400 /* Stabs debugging sections. */
411 Symbols in the DWARF debugging sections are relative to the beginning
/freebsd-10.0-release/contrib/bmake/mk/
H A Dsys.mk32 # Sometimes we want to turn on debugging in just one or two places
172 # this often helps with debugging

Completed in 313 milliseconds

123