| /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
|
| username.c | 120 dprintf("username: updating %d with %s, expires %d\n", 128 dprintf("username: updating %d with %s, expires %d\n",
|
| /src/external/bsd/am-utils/dist/amd/ |
| conf_tok.l | 94 # define dprintf(f,s) fprintf(stderr, (f), ayylineno, (s)) 97 # define dprintf(f,s) 132 dprintf("%8d: Left bracket \"%s\"\n", yytext); 138 dprintf("%8d: Right bracket \"%s\"\n", yytext); 144 dprintf("%8d: Equal \"%s\"\n", yytext); 150 dprintf("%8d: Whitespace \"%s\"\n", yytext); 156 dprintf("%8d: Comment \"%s\"\n", yytext); 160 dprintf("%8d: Non-WS string \"%s\"\n", yytext); 166 dprintf("%8d: QUOTED-Non-WS-EQ string \"%s\"\n", yytext); 174 dprintf("%8d: Non-WS-EQ string \"%s\"\n", yytext) [all...] |
| conf_parse.y | 62 # define dprintf(f,s) fprintf(stderr, (f), ayylineno, (s)) 65 # define dprintf(f,s)
|
| /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/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",
|
| zfs.c | 54 dprintf("can't read inode at %p for pid %d", VTOZ(vp), Pid); 58 dprintf("can't read mount at %p for pid %d",
|
| ptyfs.c | 65 dprintf("can't read ptyfs_node at %p for pid %d", 70 dprintf("can't read mount at %p for pid %d", 82 dprintf("can't read specnode at %p for pid %d",
|
| tmpfs.c | 54 dprintf("can't read tmpfs_node at %p for pid %d", 59 dprintf("can't read mount at %p for pid %d",
|
| misc.c | 133 dprintf("can't read bpf at %p for pid %d", f->f_data, Pid); 138 dprintf("can't read bpf interface at %p for pid %d", 142 dprintf("can't read net interfsace" 177 dprintf("can't read sem at %p for pid %d", f->f_data, Pid); 188 dprintf("can't read sem name at %p for pid %d", 207 dprintf("can't read mqueue at %p for pid %d", f->f_data, Pid); 221 dprintf("can't read kqueue at %p for pid %d", f->f_data, Pid); 237 dprintf("can't read audio_file at %p for pid %d", 285 dprintf("can't read memfd at %p for pid %d", f->f_data, Pid);
|
| fstat.h | 54 #define dprintf if (vflg) warnx macro
|
| isofs.c | 53 dprintf("can't read inode at %p for pid %d", VTOI(vp), Pid);
|
| fstat.c | 472 dprintf("filedesc corrupted at %p for pid %d", 500 dprintf("can't read file structures at %p for pid %d", 518 dprintf("can't read file %d at %p for pid %d", 523 dprintf("null ff_file for %d at %p for pid %d", 528 dprintf("can't read file %d at %p for pid %d", 556 dprintf("unknown file type %d for file %d of pid %d", 644 dprintf("can't read vnode at %p for pid %d", vp, Pid); 762 dprintf("can't read inode at %p for pid %d", VTOI(vp), Pid); 767 dprintf("can't read ufsmount at %p for pid %d", inode.i_ump, Pid); 775 dprintf("can't read dinode at %p for pid %d" [all...] |
| /src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/ |
| zfs_debug.h | 68 #define dprintf(...) \ macro 72 #define dprintf(...) ((void)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/lib/libc/stdio/ |
| dprintf.c | 1 /* $NetBSD: dprintf.c,v 1.2 2013/04/19 15:22:25 joerg Exp $ */ 37 __RCSID("$NetBSD: dprintf.c,v 1.2 2013/04/19 15:22:25 joerg Exp $"); 52 dprintf(int fd, const char * __restrict fmt, ...)
|
| /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
|
| /src/sys/fs/ntfs/ |
| ntfs_vnops.c | 96 dprintf(("ntfs_bmap: vn: %p, blk: %d\n", ap->a_vp,(u_int32_t)ap->a_bn)); 123 dprintf(("ntfs_read: ino: %llu, off: %qd resid: %qd\n", 127 dprintf(("ntfs_read: filesize: %qu",(long long)fp->f_size)); 135 dprintf((", toread: %qu\n",(long long)toread)); 158 dprintf(("ntfs_bypass: %s\n", ap->a_desc->vdesc_name)); 176 dprintf(("ntfs_getattr: %llu, flags: %d\n", 215 dprintf(("ntfs_inactive: vnode: %p, ntnode: %llu\n", vp, 241 dprintf(("ntfs_reclaim: vnode: %p, ntnode: %llu\n", vp, 301 dprintf(("ntfs_strategy: blkno: %d, lblkno: %d\n", 305 dprintf(("strategy: bcount: %u flags: 0x%x\n" [all...] |
| ntfs_compr.c | 57 dprintf(("ntfs_uncompblock: block length: %d + 3, 0x%x,0x%04x\n", 62 dprintf(("ntfs_uncompblock: len: %x instead of %d\n",
|
| ntfs_subr.c | 101 dprintf(("%s: ino: %llu, type: 0x%x\n", __func__, 119 dprintf(("%s: node not loaded, ino: %llu\n", __func__, 171 dprintf(("%s: ino: %llu, type: 0x%x, name: %s, vcn: %qu\n", 176 dprintf(("%s: ino: %llu, type: 0x%x, vcn: %qu\n", __func__, 187 dprintf(("%s: NON-EXISTENT ATTRIBUTE: " 206 dprintf(("%s: attrlist: ino: %d, attr: 0x%x, vcn: %qu\n", 222 dprintf(("%s: attribute in ino: %d\n", __func__, 243 dprintf(("%s: NON-EXISTENT ATTRIBUTE: ino: %llu, type: 0x%x, " 265 dprintf(("%s: loading ino: %llu\n", __func__, 278 dprintf(("%s: read system node\n", __func__)) [all...] |
| /src/usr.sbin/faithd/ |
| ftp.c | 503 return dprintf(src, 556 return dprintf(dst, 566 return dprintf(dst, 662 return dprintf(src, "501 %s disallowed in EPSV ALL\r\n", 674 return dprintf(src, 693 return dprintf(src, 734 return dprintf(dst, "PORT %d,%d,%d,%d,%d,%d\r\n", 752 return dprintf(src, "501 %s disallowed in EPSV ALL\r\n", 763 return dprintf(src, 782 return dprintf(src [all...] |
| /src/external/bsd/top/dist/machine/ |
| m_sunos5.c | 550 dprintf("getkval(%08x, %08x, %d, %s)\n", offset, ptr, size, refstr); 554 dprintf("getkval: read failed\n"); 566 dprintf("getkval read %d (%08x)\n", *ptr); 597 dprintf("procs_prealloc: need %d, deficit %d\n", max, cnt); 602 dprintf("procs_prealloc: idxprocs %d, allprocs %08x, nextproc %08x, new %08x\n", 609 dprintf("procs_prealloc: done filling at %08x\n", new); 741 dprintf("kstat_safe_retrieve(%08x -> %08x, %s, %d, %s, %08x)\n", 765 dprintf("kstat_safe_retrieve: chain changed to %d...updating\n", 798 dprintf("kstat_safe_namematch(%d, %08x, %s, %08x, %d)\n", 824 dprintf("kstat_safe_namematch: chain changed to %d...updating\n" [all...] |
| /src/sbin/restore/ |
| restore.c | 82 dprintf(stdout, "%s: not on the tape\n", name); 184 dprintf(stdout, "%s: REMOVE\n", myname(ep)); 274 dprintf(stdout, "name/inode conflict, mktempname %s\n", 302 dprintf(stdout, "[%s] %s: %s\n", keyval(key), name, 338 dprintf(stdout, "[%s] %s: %s\n", keyval(key), name, 362 dprintf(stdout, "[%s] %s: %s\n", keyval(key), name, 375 dprintf(stdout, "[%s] %s: %s|LINK\n", keyval(key), name, 392 dprintf(stdout, "[%s] %s: %s|LINK\n", keyval(key), name, 399 dprintf(stdout, "[%s] %s: %s\n", keyval(key), name, 442 dprintf(stdout, "[%s] %s: %s\n", keyval(key), name [all...] |