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

/netbsd-6-1-5-RELEASE/external/bsd/top/dist/
H A Dutils.h65 #define dprintf xdprintf macro
69 #define dprintf(...) macro
72 #define dprintf(x...) macro
74 #define dprintf if (0) macro
/netbsd-6-1-5-RELEASE/lib/libc/stdio/
H A Ddprintf.c50 dprintf(int fd, const char * __restrict fmt, ...) function
/netbsd-6-1-5-RELEASE/usr.bin/fstat/
H A Dntfs.c43 #undef dprintf macro
H A Dfstat.h54 #define dprintf if (vflg) warnx macro
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dzfs_debug.h62 #define dprintf(...) \ macro
66 #define dprintf(...) ((void)0) macro
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddrti.c64 dprintf(int debug, const char *fmt, ...) function
[all...]
/netbsd-6-1-5-RELEASE/usr.bin/shlock/
H A Dshlock.c97 #define dprintf if (Debug) printf macro
[all...]
/netbsd-6-1-5-RELEASE/sbin/restore/
H A Drestore.h163 #define dprintf if (dflag) fprintf macro
/netbsd-6-1-5-RELEASE/sys/arch/amiga/stand/bootblock/elf2bb/
H A Delf2bb.c66 #define dprintf(x) if (debug) printf x macro
68 #define dprintf(x) macro
[all...]
/netbsd-6-1-5-RELEASE/external/historical/nawk/dist/
H A Dawk.h40 # define dprintf(x) if (dbg) printf x macro
42 # define dprintf(x) macro
/netbsd-6-1-5-RELEASE/sys/dev/sbus/
H A Dmagmareg.h29 #define dprintf(x) printf x macro
31 #define dprintf(x) macro
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/parseutil/
H A Ddcfd.c126 #define dprintf(_x_) LPRINTF _x_ macro
128 #define dprintf(_x_) macro
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/mips/sibyte/dev/
H A Dsbmac.c109 #define dprintf(x) printf x macro
111 #define dprintf(x) macro
/netbsd-6-1-5-RELEASE/sys/arch/amiga/dev/
H A Damidisplaycc.c1930 dprintf(const char *fmt, ...) function
[all...]
/netbsd-6-1-5-RELEASE/sys/fs/ntfs/
H A Dntfs.h312 #define dprintf(a) DPRINTF(1, a) macro
316 #define dprintf(a) macro

Completed in 206 milliseconds