Home
last modified time | relevance | path

Searched refs:ddprintf (Results 1 – 11 of 11) sorted by relevance

/dragonfly/usr.bin/dsynth/
H A Dstatus.c72 ddprintf(0, "SCANLEAVES %08x %s\n", in DoStatus()
83 ddprintf(0, "%s: already built\n", in DoStatus()
90 ddprintf(0, "TOPLEVEL %s %08x\n", in DoStatus()
155 ddprintf(0, "SUCCESS - OK\n"); in status_find_leaves()
165 ddprintf(0, "NOBUILD - OK " in status_find_leaves()
175 ddprintf(0, " [BUILDLIST]"); in status_find_leaves()
184 ddprintf(0, " [NOT_PACKAGED]"); in status_find_leaves()
195 ddprintf(0, " [BUILDTRAV]\n"); in status_find_leaves()
210 ddprintf(0, " SUBRECURSION {\n"); in status_find_leaves()
219 ddprintf(level, "} (sub-error)\n"); in status_find_leaves()
[all …]
H A Dbuild.c318 ddprintf(0, "SCANLEAVES %08x %s\n", in DoBuild()
329 ddprintf(0, "%s: already built\n", in DoBuild()
336 ddprintf(0, "TOPLEVEL %s %08x\n", in DoBuild()
488 ddprintf(0, "SUCCESS - OK\n"); in build_find_leaves()
504 ddprintf(0, "NOBUILD - OK " in build_find_leaves()
523 ddprintf(0, " [BUILDLIST]"); in build_find_leaves()
532 ddprintf(0, " [NOT_PACKAGED]"); in build_find_leaves()
543 ddprintf(0, " [BUILDTRAV]\n"); in build_find_leaves()
566 ddprintf(0, " SUBRECURSION {\n"); in build_find_leaves()
576 ddprintf(ndepth, "} (sub-error)\n"); in build_find_leaves()
[all …]
H A Dconfig.c352 ddprintf(0, "Warning: Config file %s does not exist\n", path); in parseConfigFile()
356 ddprintf(0, "ParseConfig %s\n", path); in parseConfigFile()
553 ddprintf(0, "Warning: Profile %s does not exist\n", ppath); in parseProfile()
557 ddprintf(0, "ParseProfile %s\n", ppath); in parseProfile()
609 ddprintf(4, "%s=%s\n", l1, l2); in parseProfile()
613 ddprintf(0, "ParseProfile finished\n"); in parseProfile()
H A Dpkglist.c866 ddprintf(0, "Add Dependency %s -> %s\n", in resolveDepString()
929 ddprintf(0, "QUEUE DEPENDENCY FROM PKG %s: %s/%s@%s\n", in resolveDepString()
932 ddprintf(0, "QUEUE DEPENDENCY FROM PKG %s: %s/%s\n", in resolveDepString()
1221 ddprintf(0, "Note: Package is already packaged, ignore for -f: %s\n", ptr); in childGetBinaryDistInfo()
1228 ddprintf(0, "Note: package scan, not in list, " in childGetBinaryDistInfo()
H A Drepo.c307 ddprintf(0, "distfiles %s\n", pkgs->distfiles); in PurgeDistfiles()
522 ddprintf(0, "scan %s\n", item->spath); in scanit()
H A Ddsynth.h432 #define ddprintf(tab, fmt, ...) \ macro
/dragonfly/sys/vfs/ntfs/
H A Dntfs_subr.c537 ddprintf((", name:[")); in ntfs_attrtontvattr()
540 ddprintf(("%c", vap->va_name[i])); in ntfs_attrtontvattr()
542 ddprintf(("]")); in ntfs_attrtontvattr()
545 ddprintf((", nonres.")); in ntfs_attrtontvattr()
556 ddprintf((", res.")); in ntfs_attrtontvattr()
566 ddprintf((", len: %d", vap->va_datalen)); in ntfs_attrtontvattr()
573 ddprintf(("\n")); in ntfs_attrtontvattr()
904 ddprintf(("scan: %d, %d\n", in ntfs_ntlookupfile()
1399 ddprintf(("ntfs_writentvattr_plain: " \ in ntfs_writentvattr_plain()
1501 ddprintf(("ntfs_readntvattr_plain: " \ in ntfs_readntvattr_plain()
[all …]
H A Dntfs.h315 #define ddprintf(a) kprintf a macro
317 #define ddprintf(a) macro
321 #define ddprintf(a) do { } while (0) macro
H A Dntfs_vfsops.c662 ddprintf(("ntfs_fhtovp(): %ju\n", ntfhp->ntfid_ino)); in ntfs_fhtovp()
681 ddprintf(("ntfs_fhtovp(): %p\n", vp)); in ntfs_vptofh()
H A Dntfs_vnops.c629 ddprintf(("ntfs_readdir: %d cookies\n",ncookies)); in ntfs_readdir()
/dragonfly/sys/vfs/hpfs/
H A Dhpfs.h371 #define ddprintf(a) kprintf a macro
373 #define ddprintf(a) macro
377 #define ddprintf(a) macro