Home
last modified time | relevance | path

Searched refs:DEBUG2 (Results 1 – 16 of 16) sorted by relevance

/freebsd-14-stable/usr.sbin/rmt/
HDrmt.c71 #define DEBUG2(f,a1,a2) if (debug) fprintf(debug, f, a1, a2) macro
105 DEBUG2("rmtd: O %s %s\n", device, mode); in main()
127 DEBUG2("rmtd: L %s %s\n", count, pos); in main()
166 DEBUG2("rmtd: I %s %s\n", op, count); in main()
249 DEBUG2("rmtd: E %d (%s)\n", num, strerror(num)); in error()
/freebsd-14-stable/contrib/bmake/
HDmake.c578 DEBUG2(MAKE, " recheck(%s): update time from %s to now\n", in Make_Recheck()
583 DEBUG2(MAKE, " recheck(%s): current update time: %s\n", in Make_Recheck()
626 DEBUG2(MAKE, in IsWaitingForOrder()
685 DEBUG2(MAKE, "Make_Update: %s%s\n", cgn->name, cgn->cohort_num); in Make_Update()
760 DEBUG2(MAKE, in Make_Update()
976 DEBUG2(MAKE, "MakeBuildChild: schedule %s%s\n", in MakeBuildChild()
1036 DEBUG2(MAKE, "Examining %s%s...\n", gn->name, gn->cohort_num); in MakeStartJobs()
1052 DEBUG2(MAKE, "already checked %s%s\n", gn->name, in MakeStartJobs()
1069 DEBUG2(MAKE, "dropped %s%s\n", gn->name, in MakeStartJobs()
1237 DEBUG2(MAKE, "ExamineLater: need to examine \"%s%s\"\n", in ExamineLater()
[all …]
HDdir.c298 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()
1466 DEBUG2(DIR, "Found '%s' as '%s'\n", in ResolveFullName()
HDmeta.c889 DEBUG2(META, "growing buffer %u -> %u\n", in fgetLine()
1330 DEBUG2(META, "meta_oodate: M %s -> %s\n", in meta_oodate()
1352 DEBUG2(META, "meta_oodate: L %s -> %s\n", link_src, p); in meta_oodate()
1490DEBUG2(META, "%s: %u: there were more build commands in the meta data file than there are now...\n… in meta_oodate()
1507 DEBUG2(META, "%s: %u: cannot compare command using .OODATE\n", in meta_oodate()
1556DEBUG2(META, "%s: %u: there are extra build commands now that weren't in the meta data file\n", in meta_oodate()
1571 DEBUG2(META, "%s: missing files: %s...\n", in meta_oodate()
HDsuff.c440 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()
1571 DEBUG2(SUFF, "\tNo transformation from %s -> %s\n", in ExpandMember()
HDjob.c621 DEBUG2(JOB, "JobCondPassSig passing signal %d to child %d.\n", in JobCondPassSig()
1144 DEBUG2(JOB, "Process %d [%s] exited.\n", job->pid, job->node->name); in JobFinishDoneExited()
2040 DEBUG2(JOB, "Process %d exited/stopped status %x.\n", in Job_CatchChildren()
2069 DEBUG2(JOB, "Process %d (%s) stopped.\n", in JobReapChild()
2623 DEBUG2(JOB, in JobInterrupt()
2947 DEBUG2(JOB, "(%d) aborted by token %c\n", getpid(), tok); in Job_TokenWithdraw()
HDvar.c517 DEBUG2(VAR, "%s: delete %s (not found)\n", in Var_Delete()
522 DEBUG2(VAR, "%s: delete %s\n", scope->name, varname); in Var_Delete()
525 DEBUG2(VAR, "%s: delete %s (readOnly)\n", in Var_Delete()
866 DEBUG2(VAR, "Not unexporting \"%.*s\" (not found)\n", in UnexportVar()
871 DEBUG2(VAR, "Unexporting \"%.*s\"\n", in UnexportVar()
1066 DEBUG2(VAR, in Var_SetExpand()
1160 DEBUG2(VAR, in Var_AppendExpand()
1252 DEBUG2(VAR, "Var_ReadOnly: %s %s\n", name, bf ? "true" : "false"); in Var_ReadOnly()
2235 DEBUG2(VAR, "Modifier part: \"%.*s\"\n", in ParseModifierPartSubst()
2796 DEBUG2(VAR, "Pattern for ':%c' is \"%s\"\n", mod[0], pattern); in ParseModifier_Match()
[all …]
HDarch.c705 DEBUG2(ARCH, "SVR4 entry offset %s is greater than %lu\n", in ArchSVR4Entry()
710 DEBUG2(ARCH, "Replaced %s with %s\n", inout_name, &ar->fnametab[entry]); in ArchSVR4Entry()
HDparse.c1242 DEBUG2(PARSE, "Skipping '%s' because '%s' is defined\n", in SkipGuarded()
2394 DEBUG2(PARSE, "ParseEOF: returning to file %s, line %u\n", in ParseEOF()
3041 DEBUG2(PARSE, "Parsing line %u: %s\n", in Parse_File()
HDmake.h679 #define DEBUG2(module, fmt, arg1, arg2) \ macro
HDcond.c322 DEBUG2(COND, "exists(%s) result is \"%s\"\n", in FuncExists()
HDmain.c2015 DEBUG2(DIR, "cached_realpath: %s -> %s\n", pathname, rp); in cached_realpath()
/freebsd-14-stable/lib/libc/db/hash/
HDhash_page.c660 #ifdef DEBUG2 in overflow_page()
736 #ifdef DEBUG2 in overflow_page()
763 #ifdef DEBUG2 in overflow_page()
772 #ifdef DEBUG2 in overflow_page()
794 #ifdef DEBUG2 in overflow_page()
838 #ifdef DEBUG2 in __free_ovflpage()
/freebsd-14-stable/usr.bin/calendar/
HDsunpos.c196 #define DEBUG2(y, m, d, hh, mm, pdec, dec, pang, ang) \ macro
318 DEBUG2(year, 6, d, HOUR(h), MIN(h), in fequinoxsolstice()
348 DEBUG2(year, 12, d, HOUR(h), MIN(h), in fequinoxsolstice()
/freebsd-14-stable/sys/contrib/device-tree/src/powerpc/
HDwii.dts188 "DEBUG0", "DEBUG1", "DEBUG2", "DEBUG3",
/freebsd-14-stable/sys/dev/iicbus/controller/vybrid/
HDvf_i2c.c94 #ifdef DEBUG2