| /freebsd-13.1/usr.sbin/rmt/ |
| H A D | rmt.c | 73 #define DEBUG2(f,a1,a2) if (debug) fprintf(debug, f, a1, a2) macro 107 DEBUG2("rmtd: O %s %s\n", device, mode); in main() 129 DEBUG2("rmtd: L %s %s\n", count, pos); in main() 168 DEBUG2("rmtd: I %s %s\n", op, count); in main() 251 DEBUG2("rmtd: E %d (%s)\n", num, strerror(num)); in error()
|
| /freebsd-13.1/contrib/bmake/ |
| H A D | make.c | 591 DEBUG2(MAKE, " recheck(%s): update time from %s to now\n", in Make_Recheck() 596 DEBUG2(MAKE, " recheck(%s): current update time: %s\n", in Make_Recheck() 639 DEBUG2(MAKE, in IsWaitingForOrder() 693 DEBUG2(MAKE, "Make_Update: %s%s\n", cgn->name, cgn->cohort_num); in Make_Update() 768 DEBUG2(MAKE, in Make_Update() 962 DEBUG2(MAKE, "MakeBuildChild: schedule %s%s\n", in MakeBuildChild() 1033 DEBUG2(MAKE, "Examining %s%s...\n", gn->name, gn->cohort_num); in MakeStartJobs() 1050 DEBUG2(MAKE, "already checked %s%s\n", gn->name, in MakeStartJobs() 1067 DEBUG2(MAKE, "dropped %s%s\n", gn->name, in MakeStartJobs() 1235 DEBUG2(MAKE, "ExamineLater: need to examine \"%s%s\"\n", in ExamineLater() [all …]
|
| H A D | dir.c | 298 DEBUG2(DIR, "CachedDir %p new for \"%s\"\n", dir, dir->name); in CachedDir_New() 331 DEBUG2(DIR, "CachedDir %p free for \"%s\"\n", dir, dir->name); in CachedDir_Unref() 372 DEBUG2(DIR, "OpenDirs_Done: refCount %d for \"%s\"\n", in OpenDirs_Done() 429 DEBUG2(DIR, "Using cached time %s for %s\n", in cached_stats() 450 DEBUG2(DIR, " Caching %s for %s\n", in cached_stats() 1449 DEBUG2(DIR, "Found '%s' as '%s'\n", in ResolveFullName()
|
| H A D | meta.c | 914 DEBUG2(META, "growing buffer %u -> %u\n", in fgetLine() 1354 DEBUG2(META, "meta_oodate: M %s -> %s\n", in meta_oodate() 1376 DEBUG2(META, "meta_oodate: L %s -> %s\n", link_src, p); in meta_oodate() 1514 …DEBUG2(META, "%s: %u: there were more build commands in the meta data file than there are now...\n… in meta_oodate() 1531 DEBUG2(META, "%s: %u: cannot compare command using .OODATE\n", in meta_oodate() 1580 … DEBUG2(META, "%s: %u: there are extra build commands now that weren't in the meta data file\n", in meta_oodate() 1595 DEBUG2(META, "%s: missing files: %s...\n", in meta_oodate()
|
| H A D | suff.c | 440 DEBUG2(SUFF, "inserting \"%s\" (%d) at end of list\n", in SuffixList_Insert() 450 DEBUG2(SUFF, "\"%s\" (%d) is already there\n", in SuffixList_Insert() 627 DEBUG2(SUFF, "defining transformation from `%s' to `%s'\n", in Suff_AddTransform() 668 DEBUG2(SUFF, "deleting incomplete transformation from `%s' to `%s'\n", in Suff_EndTransform() 797 DEBUG2(SUFF, "defining transformation from `%s' to `%s'\n", in UpdateTarget() 1573 DEBUG2(SUFF, "\tNo transformation from %s -> %s\n", in ExpandMember()
|
| H A D | job.c | 621 DEBUG2(JOB, "JobCondPassSig passing signal %d to child %d.\n", in JobCondPassSig() 1147 DEBUG2(JOB, "Process %d [%s] exited.\n", job->pid, job->node->name); in JobFinishDoneExited() 2053 DEBUG2(JOB, "Process %d exited/stopped status %x.\n", in Job_CatchChildren() 2082 DEBUG2(JOB, "Process %d (%s) stopped.\n", in JobReapChild() 2636 DEBUG2(JOB, in JobInterrupt() 2960 DEBUG2(JOB, "(%d) aborted by token %c\n", getpid(), tok); in Job_TokenWithdraw()
|
| H A D | arch.c | 706 DEBUG2(ARCH, "SVR4 entry offset %s is greater than %lu\n", in ArchSVR4Entry() 711 DEBUG2(ARCH, "Replaced %s with %s\n", inout_name, &ar->fnametab[entry]); in ArchSVR4Entry()
|
| H A D | var.c | 510 DEBUG2(VAR, "%s:delete %s (not found)\n", scope->name, varname); in Var_Delete() 514 DEBUG2(VAR, "%s:delete %s\n", scope->name, varname); in Var_Delete() 857 DEBUG2(VAR, "Not unexporting \"%.*s\" (not found)\n", in UnexportVar() 862 DEBUG2(VAR, "Unexporting \"%.*s\"\n", in UnexportVar() 1057 DEBUG2(VAR, in Var_SetExpand() 1151 DEBUG2(VAR, in Var_AppendExpand() 2240 DEBUG2(VAR, "Modifier part: \"%.*s\"\n", in ParseModifierPartSubst() 2785 DEBUG2(VAR, "Pattern for ':%c' is \"%s\"\n", mod[0], pattern); in ParseModifier_Match() 4505 DEBUG2(VAR, "Var_Parse: %s (%s)\n", start, VarEvalMode_Name[emode]); in Var_Parse()
|
| H A D | make.h | 669 #define DEBUG2(module, fmt, arg1, arg2) \ macro
|
| H A D | cond.c | 316 DEBUG2(COND, "exists(%s) result is \"%s\"\n", in FuncExists()
|
| H A D | parse.c | 2305 DEBUG2(PARSE, "ParseEOF: returning to file %s, line %u\n", in ParseEOF() 2895 DEBUG2(PARSE, "Parsing line %u: %s\n", in Parse_File()
|
| H A D | main.c | 2010 DEBUG2(DIR, "cached_realpath: %s -> %s\n", pathname, rp); in cached_realpath()
|
| /freebsd-13.1/lib/libc/db/hash/ |
| H A D | hash_page.c | 663 #ifdef DEBUG2 in overflow_page() 739 #ifdef DEBUG2 in overflow_page() 766 #ifdef DEBUG2 in overflow_page() 775 #ifdef DEBUG2 in overflow_page() 797 #ifdef DEBUG2 in overflow_page() 841 #ifdef DEBUG2 in __free_ovflpage()
|
| /freebsd-13.1/usr.bin/calendar/ |
| H A D | sunpos.c | 198 #define DEBUG2(y, m, d, hh, mm, pdec, dec, pang, ang) \ macro 320 DEBUG2(year, 6, d, HOUR(h), MIN(h), in fequinoxsolstice() 350 DEBUG2(year, 12, d, HOUR(h), MIN(h), in fequinoxsolstice()
|
| /freebsd-13.1/sys/contrib/device-tree/src/powerpc/ |
| H A D | wii.dts | 183 "DEBUG0", "DEBUG1", "DEBUG2", "DEBUG3",
|