| /src/external/bsd/top/dist/ |
| utils.h | 65 #define dprintf xdprintf macro 69 #define dprintf(...) macro 72 #define dprintf(x...) macro 74 #define dprintf if (0) macro
|
| /src/external/bsd/file/dist/src/ |
| dprintf.c | 1 /* $NetBSD: dprintf.c,v 1.1.1.3 2023/08/18 18:36:49 christos Exp $ */ 34 FILE_RCSID("@(#)$File: dprintf.c,v 1.4 2022/09/24 20:30:13 christos Exp $") 36 __RCSID("$NetBSD: dprintf.c,v 1.1.1.3 2023/08/18 18:36:49 christos Exp $"); 46 dprintf(int fd, const char *fmt, ...) function
|
| /src/tools/compat/ |
| dprintf.c | 1 /* $NetBSD: dprintf.c,v 1.2 2013/03/05 16:29:09 christos Exp $ */ 46 dprintf(int fd, const char *fmt, ...) function 74 dprintf(1, "Hello %s\n", "world");
|
| /src/usr.bin/fstat/ |
| ntfs.c | 43 #undef dprintf macro 61 dprintf("can't read fnode at %p for pid %d", VTOF(vp), Pid); 65 dprintf("can't read ntnode at %p for pid %d", FTONT(&fn), Pid); 69 dprintf("can't read ntfsmount at %p for pid %d",
|
| fstat.h | 54 #define dprintf if (vflg) warnx macro
|
| /src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/ |
| zfs_debug.h | 68 #define dprintf(...) \ macro 72 #define dprintf(...) ((void)0) macro
|
| /src/usr.bin/shlock/ |
| shlock.c | 101 #define dprintf if (Debug) printf macro 136 dprintf("%s: temporary filename: %s\n", Pname, tempname); 183 dprintf("%s: process %jd is ", Pname, (intmax_t)pid); 185 dprintf("invalid\n"); 191 dprintf("dead %jd\n", (intmax_t)pid); 194 dprintf("alive\n"); 197 dprintf("state unknown: %s\n", strerror(errno)); 201 dprintf("alive\n"); 228 dprintf("%s: checking extant lock <%s>\n", Pname, file); 246 dprintf("%s: lock file format error\n", Pname) [all...] |
| /src/sbin/restore/ |
| restore.h | 164 #define dprintf if (dflag) fprintf macro
|
| /src/sys/arch/amiga/stand/bootblock/elf2bb/ |
| elf2bb.c | 67 #define dprintf(x) if (debug) printf x macro 69 #define dprintf(x) macro 149 dprintf(("%04x sections, offset %08x\n", be16toh(eh->e_shnum), 165 dprintf((" name type flags" 170 dprintf(("%2d: %08x %-16s %08x %08x %08x %08x %08x %08x\n", i, 204 dprintf(("tsz = 0x%x, dsz = 0x%x, bsz = 0x%x, total 0x%x\n", 210 dprintf(("%d relocs\n", trsz / 12)); 257 dprintf(("vaddr 0x%04x size 0x%04x offset 0x%04x section %s\n", 342 dprintf(("reloc %04x info %04x (type %d sym %d) add 0x%x val %x\n", 377 dprintf(("%d PC-relative relocations, %d 32-bit relocations\n" [all...] |
| /src/sys/arch/mips/cavium/dev/ |
| if_cnmacvar.h | 5 #define dprintf printf macro 7 #define dprintf(...) macro
|
| octeon_gmx.c | 74 #define dprintf(...) macro 584 dprintf("accept broadcast\n"); 588 dprintf("promiscuous (reject cam)\n"); 591 dprintf("not promiscuous (accept cam)\n"); 605 dprintf("%d: lo(%02x:%02x:%02x:%02x:%02x:%02x) - " 615 dprintf("all multicast\n"); 646 dprintf("cam%d = 0x%016lx\n", i, 660 dprintf("accept all multicast\n"); 665 dprintf("use cam\n"); 670 dprintf("reject all multicast\n") [all...] |
| /src/sys/dev/sbus/ |
| magmareg.h | 29 #define dprintf(x) printf x macro 31 #define dprintf(x) macro
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/ |
| stdio.h | 710 # define dprintf rpl_dprintf 712 _GL_FUNCDECL_RPL (dprintf, int, (int fd, const char *restrict format, ...) 715 _GL_CXXALIAS_RPL (dprintf, int, (int fd, const char *restrict format, ...)); 718 _GL_FUNCDECL_SYS (dprintf, int, (int fd, const char *restrict format, ...) 722 _GL_CXXALIAS_SYS (dprintf, int, (int fd, const char *restrict format, ...)); 724 _GL_CXXALIASWARN (dprintf); 726 # undef dprintf macro 728 _GL_WARN_ON_USE (dprintf, "dprintf is unportable - " 729 "use gnulib module dprintf for portability") [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/ |
| stdio.h | 710 # define dprintf rpl_dprintf 712 _GL_FUNCDECL_RPL (dprintf, int, (int fd, const char *restrict format, ...) 715 _GL_CXXALIAS_RPL (dprintf, int, (int fd, const char *restrict format, ...)); 718 _GL_FUNCDECL_SYS (dprintf, int, (int fd, const char *restrict format, ...) 722 _GL_CXXALIAS_SYS (dprintf, int, (int fd, const char *restrict format, ...)); 724 _GL_CXXALIASWARN (dprintf); 726 # undef dprintf macro 728 _GL_WARN_ON_USE (dprintf, "dprintf is unportable - " 729 "use gnulib module dprintf for portability") [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/ |
| stdio.h | 710 # define dprintf rpl_dprintf 712 _GL_FUNCDECL_RPL (dprintf, int, (int fd, const char *restrict format, ...) 715 _GL_CXXALIAS_RPL (dprintf, int, (int fd, const char *restrict format, ...)); 718 _GL_FUNCDECL_SYS (dprintf, int, (int fd, const char *restrict format, ...) 722 _GL_CXXALIAS_SYS (dprintf, int, (int fd, const char *restrict format, ...)); 724 _GL_CXXALIASWARN (dprintf); 726 # undef dprintf macro 728 _GL_WARN_ON_USE (dprintf, "dprintf is unportable - " 729 "use gnulib module dprintf for portability") [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/ |
| stdio.h | 710 # define dprintf rpl_dprintf 712 _GL_FUNCDECL_RPL (dprintf, int, (int fd, const char *restrict format, ...) 715 _GL_CXXALIAS_RPL (dprintf, int, (int fd, const char *restrict format, ...)); 718 _GL_FUNCDECL_SYS (dprintf, int, (int fd, const char *restrict format, ...) 722 _GL_CXXALIAS_SYS (dprintf, int, (int fd, const char *restrict format, ...)); 724 _GL_CXXALIASWARN (dprintf); 726 # undef dprintf macro 728 _GL_WARN_ON_USE (dprintf, "dprintf is unportable - " 729 "use gnulib module dprintf for portability") [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/ |
| stdio.h | 710 # define dprintf rpl_dprintf 712 _GL_FUNCDECL_RPL (dprintf, int, (int fd, const char *restrict format, ...) 715 _GL_CXXALIAS_RPL (dprintf, int, (int fd, const char *restrict format, ...)); 718 _GL_FUNCDECL_SYS (dprintf, int, (int fd, const char *restrict format, ...) 722 _GL_CXXALIAS_SYS (dprintf, int, (int fd, const char *restrict format, ...)); 724 _GL_CXXALIASWARN (dprintf); 726 # undef dprintf macro 728 _GL_WARN_ON_USE (dprintf, "dprintf is unportable - " 729 "use gnulib module dprintf for portability") [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/ |
| stdio.h | 710 # define dprintf rpl_dprintf 712 _GL_FUNCDECL_RPL (dprintf, int, (int fd, const char *restrict format, ...) 715 _GL_CXXALIAS_RPL (dprintf, int, (int fd, const char *restrict format, ...)); 718 _GL_FUNCDECL_SYS (dprintf, int, (int fd, const char *restrict format, ...) 722 _GL_CXXALIAS_SYS (dprintf, int, (int fd, const char *restrict format, ...)); 724 _GL_CXXALIASWARN (dprintf); 726 # undef dprintf macro 728 _GL_WARN_ON_USE (dprintf, "dprintf is unportable - " 729 "use gnulib module dprintf for portability") [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/ |
| stdio.h | 710 # define dprintf rpl_dprintf 712 _GL_FUNCDECL_RPL (dprintf, int, (int fd, const char *restrict format, ...) 715 _GL_CXXALIAS_RPL (dprintf, int, (int fd, const char *restrict format, ...)); 718 _GL_FUNCDECL_SYS (dprintf, int, (int fd, const char *restrict format, ...) 722 _GL_CXXALIAS_SYS (dprintf, int, (int fd, const char *restrict format, ...)); 724 _GL_CXXALIASWARN (dprintf); 726 # undef dprintf macro 728 _GL_WARN_ON_USE (dprintf, "dprintf is unportable - " 729 "use gnulib module dprintf for portability") [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/ |
| stdio.h | 710 # define dprintf rpl_dprintf 712 _GL_FUNCDECL_RPL (dprintf, int, (int fd, const char *restrict format, ...) 715 _GL_CXXALIAS_RPL (dprintf, int, (int fd, const char *restrict format, ...)); 718 _GL_FUNCDECL_SYS (dprintf, int, (int fd, const char *restrict format, ...) 722 _GL_CXXALIAS_SYS (dprintf, int, (int fd, const char *restrict format, ...)); 724 _GL_CXXALIASWARN (dprintf); 726 # undef dprintf macro 728 _GL_WARN_ON_USE (dprintf, "dprintf is unportable - " 729 "use gnulib module dprintf for portability") [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/ |
| stdio.h | 710 # define dprintf rpl_dprintf 712 _GL_FUNCDECL_RPL (dprintf, int, (int fd, const char *restrict format, ...) 715 _GL_CXXALIAS_RPL (dprintf, int, (int fd, const char *restrict format, ...)); 718 _GL_FUNCDECL_SYS (dprintf, int, (int fd, const char *restrict format, ...) 722 _GL_CXXALIAS_SYS (dprintf, int, (int fd, const char *restrict format, ...)); 724 _GL_CXXALIASWARN (dprintf); 726 # undef dprintf macro 728 _GL_WARN_ON_USE (dprintf, "dprintf is unportable - " 729 "use gnulib module dprintf for portability") [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/ |
| stdio.h | 710 # define dprintf rpl_dprintf 712 _GL_FUNCDECL_RPL (dprintf, int, (int fd, const char *restrict format, ...) 715 _GL_CXXALIAS_RPL (dprintf, int, (int fd, const char *restrict format, ...)); 718 _GL_FUNCDECL_SYS (dprintf, int, (int fd, const char *restrict format, ...) 722 _GL_CXXALIAS_SYS (dprintf, int, (int fd, const char *restrict format, ...)); 724 _GL_CXXALIASWARN (dprintf); 726 # undef dprintf macro 728 _GL_WARN_ON_USE (dprintf, "dprintf is unportable - " 729 "use gnulib module dprintf for portability") [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/ |
| stdio.h | 710 # define dprintf rpl_dprintf 712 _GL_FUNCDECL_RPL (dprintf, int, (int fd, const char *restrict format, ...) 715 _GL_CXXALIAS_RPL (dprintf, int, (int fd, const char *restrict format, ...)); 718 _GL_FUNCDECL_SYS (dprintf, int, (int fd, const char *restrict format, ...) 722 _GL_CXXALIAS_SYS (dprintf, int, (int fd, const char *restrict format, ...)); 724 _GL_CXXALIASWARN (dprintf); 726 # undef dprintf macro 728 _GL_WARN_ON_USE (dprintf, "dprintf is unportable - " 729 "use gnulib module dprintf for portability") [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/ |
| stdio.h | 710 # define dprintf rpl_dprintf 712 _GL_FUNCDECL_RPL (dprintf, int, (int fd, const char *restrict format, ...) 715 _GL_CXXALIAS_RPL (dprintf, int, (int fd, const char *restrict format, ...)); 718 _GL_FUNCDECL_SYS (dprintf, int, (int fd, const char *restrict format, ...) 722 _GL_CXXALIAS_SYS (dprintf, int, (int fd, const char *restrict format, ...)); 724 _GL_CXXALIASWARN (dprintf); 726 # undef dprintf macro 728 _GL_WARN_ON_USE (dprintf, "dprintf is unportable - " 729 "use gnulib module dprintf for portability") [all...] |
| /src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/ |
| stdio.h | 710 # define dprintf rpl_dprintf 712 _GL_FUNCDECL_RPL (dprintf, int, (int fd, const char *restrict format, ...) 715 _GL_CXXALIAS_RPL (dprintf, int, (int fd, const char *restrict format, ...)); 718 _GL_FUNCDECL_SYS (dprintf, int, (int fd, const char *restrict format, ...) 722 _GL_CXXALIAS_SYS (dprintf, int, (int fd, const char *restrict format, ...)); 724 _GL_CXXALIASWARN (dprintf); 726 # undef dprintf macro 728 _GL_WARN_ON_USE (dprintf, "dprintf is unportable - " 729 "use gnulib module dprintf for portability") [all...] |