Searched defs:dprintf (Results 1 - 11 of 11) sorted by relevance

/src/usr.bin/fstat/
H A Dfstat.h54 #define dprintf if (vflg) warnx macro
/src/tools/compat/
H A Ddprintf.c46 dprintf(int fd, const char *fmt, ...) function in typeref:typename:int
/src/usr.bin/shlock/
H A Dshlock.c101 #define dprintf if (Debug) printf macro
[all...]
/src/sbin/restore/
H A Drestore.h164 #define dprintf if (dflag) fprintf macro
/src/sys/arch/amiga/stand/bootblock/elf2bb/
H A Delf2bb.c67 #define dprintf(x) if (debug) printf x macro
69 #define dprintf(x) macro
[all...]
/src/sys/arch/mips/cavium/dev/
H A Dif_cnmacvar.h5 #define dprintf printf macro
7 #define dprintf(...) macro
H A Docteon_gmx.c74 #define dprintf(...) macro
[all...]
/src/sys/dev/sbus/
H A Dmagmareg.h29 #define dprintf(x) printf x macro
31 #define dprintf(x) macro
/src/sys/fs/ntfs/
H A Dntfs.h311 #define dprintf(a) DPRINTF(1, a) macro
315 #define dprintf(a) macro
/src/sys/arch/mips/sibyte/dev/
H A Dsbmac.c110 #define dprintf(x) printf x macro
112 #define dprintf(x) macro
/src/sys/arch/amiga/dev/
H A Damidisplaycc.c1986 dprintf(const char *fmt, ...) function in typeref:typename:void
[all...]

Completed in 10 milliseconds