Searched refs:DEBUG1 (Results 1 - 25 of 28) sorted by relevance

12

/netbsd-current/usr.sbin/rmt/
H A Drmt.c74 #define DEBUG1(f,a) if (debug) fprintf(debug, f, a) macro
135 DEBUG1("rmtd: W %s\n", count);
151 DEBUG1("rmtd: R %s\n", count);
195 DEBUG1("rmtd: garbage command %c\n", c);
199 DEBUG1("rmtd: A %d\n", rval);
/netbsd-current/usr.bin/make/
H A Dsuff.c400 DEBUG1(SUFF, "Removing suffix \"%s\"\n", suff->name);
636 DEBUG1(SUFF, "transformation %s complete\n", gn->name);
723 DEBUG1(MAKE, "Setting main node to \"%s\"\n", target->name);
763 DEBUG1(MAKE,
815 DEBUG1(SUFF, "Adding suffix \"%s\"\n", suff->name);
1094 DEBUG1(SUFF, "\ttrying %s...", src->file);
1121 DEBUG1(SUFF, "FindThem: skipping duplicate \"%s\"\n",
1199 DEBUG1(SUFF, "\tusing existing source %s\n", sgn->name);
1223 DEBUG1(SUFF, "%s...", name);
1345 DEBUG1(SUF
[all...]
H A Ddir.c353 DEBUG1(DIR, "OpenDirs_Done: %u entries to remove\n",
897 DEBUG1(DIR, "Expanding \"%s\"... ", pattern);
958 DEBUG1(DIR, " %s ...\n", dir->name);
964 DEBUG1(DIR, " returning %s\n", file);
983 DEBUG1(DIR, "checking %s ...\n", file);
1004 DEBUG1(DIR, " %s ...\n", dir->name);
1025 DEBUG1(DIR, " returning %s\n", name);
1045 DEBUG1(DIR, " in ${.CURDIR} = %s\n", cur->name);
1172 DEBUG1(DIR, "Searching for %s ...", name);
1251 DEBUG1(DI
[all...]
H A Dmeta.c426 DEBUG1(META, "Skipping meta for %s: .SUBMAKE\n", gn->name);
496 DEBUG1(META, "meta_create: %s\n", fname);
938 DEBUG1(META, "meta_oodate: ignoring path: %s\n", p);
945 DEBUG1(META, "meta_oodate: ignoring path: %s\n", p);
967 DEBUG1(META, "meta_oodate: ignoring pattern: %s\n", p);
986 DEBUG1(META, "meta_oodate: ignoring filtered: %s\n", p);
1113 DEBUG1(META, "meta_oodate: %s\n", fname);
1395 DEBUG1(META, "meta_oodate: L src %s\n", p);
1576 DEBUG1(META, "%s: missing filemon data\n", fname);
1591 DEBUG1(MET
[all...]
H A Dfor.c282 DEBUG1(FOR, "For: end for %d\n", *forLevel);
287 DEBUG1(FOR, "For: new loop %d\n", *forLevel);
H A Dtarg.c297 DEBUG1(TARG, "Adding \"%s\" to all targets.\n", gn->name);
414 DEBUG1(TARG, " .%s", names[i].name);
H A Dcompat.c324 DEBUG1(JOB, "Execute: '%s'\n", cmd);
555 DEBUG1(MAKE, "Examining %s...", gn->name);
H A Dmake.c230 DEBUG1(MAKE, "modified before source \"%s\"...",
323 DEBUG1(MAKE, "source %smade...",
1385 DEBUG1(MAKE, "Make_ProcessWait: examine %s\n", pgn->name);
1480 DEBUG1(MAKE, "done: errors %d\n", errors);
H A Djob.c581 DEBUG1(JOB, "JobCondPassSig(%d) called.\n", signo);
669 DEBUG1(JOB, "JobPassSig passing signal %d to self.\n", signo);
760 DEBUG1(JOB, fmt, arg);
2644 DEBUG1(JOB, "Restarting stopped job pid %d.\n",
2842 DEBUG1(JOB, "(%d) blocked for token\n", getpid());
2869 DEBUG1(JOB, "(%d) withdrew token\n", getpid());
H A Darch.c577 DEBUG1(ARCH,
588 DEBUG1(ARCH, "Could not parse SVR4 name %s\n", inout_name);
H A Dparse.c876 DEBUG1(MAKE, "Setting main node to \"%s\"\n",
1641 DEBUG1(PARSE, "ParseDependency(%s)\n", expandedLine);
2231 DEBUG1(PARSE, "ParseTraditionalInclude: %s\n", file);
2261 DEBUG1(PARSE, "ParseGmakeExport: %s\n", variable);
H A Dmake.h668 #define DEBUG1(module, fmt, arg1) \ macro
H A Dmain.c1757 DEBUG1(VAR, "Capturing the output of command \"%s\"\n", cmd);
2011 DEBUG1(DIR, "cached_realpath: purging %s\n", he->key);
H A Dcond.c939 DEBUG1(COND, "CondParser_Eval: %s\n", par.p);
/netbsd-current/sys/arch/luna68k/dev/xplx/
H A Dxplxdefs.h34 /* 0081: 00 DEBUG1:: .DB 0 */
35 #define DEBUG1 0x0081 macro
H A Dxplx.asm402 DEBUG1:: .DB 0
/netbsd-current/lib/libc/db/hash/
H A Dhash_buf.c253 #ifdef DEBUG1
263 #ifdef DEBUG1
H A Dhash_page.c485 #ifdef DEBUG1
498 #ifdef DEBUG1
506 #ifdef DEBUG1
836 #ifdef DEBUG1
H A Dhash_bigkey.c621 #ifdef DEBUG1
H A Dhash.c211 #ifdef DEBUG1
/netbsd-current/lib/libpam/libpam/
H A Dpam_std_option.c154 #ifdef DEBUG1
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-alpha.c5152 #ifdef DEBUG1
5337 #ifdef DEBUG1
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-alpha.c5154 #ifdef DEBUG1
5339 #ifdef DEBUG1
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/m32c/
H A Dm32c.c108 #define DEBUG1 1 macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rl78/
H A Drl78.c71 #define DEBUG1 1
69 #define DEBUG1 macro

Completed in 425 milliseconds

12