Searched refs:dprintf (Results 1 - 25 of 59) sorted by relevance

123

/freebsd-9.3-release/contrib/amd/amd/
H A Dconf_tok.l96 # define dprintf(f,s) fprintf(stderr, (f), ayylineno, (s))
99 # define dprintf(f,s)
133 dprintf("%8d: Left bracket \"%s\"\n", yytext);
139 dprintf("%8d: Right bracket \"%s\"\n", yytext);
145 dprintf("%8d: Equal \"%s\"\n", yytext);
151 dprintf("%8d: Whitespace \"%s\"\n", yytext);
157 dprintf("%8d: Comment \"%s\"\n", yytext);
161 dprintf("%8d: Non-WS string \"%s\"\n", yytext);
167 dprintf("%8d: QUOTED-Non-WS-EQ string \"%s\"\n", yytext);
175 dprintf("
[all...]
H A Dconf_parse.y64 # define dprintf(f,s) fprintf(stderr, (f), ayylineno, (s))
67 # define dprintf(f,s)
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dzfs_debug.h65 #define dprintf(...) \ macro
69 #define dprintf(...) ((void)0) macro
/freebsd-9.3-release/lib/libc/stdio/
H A Ddprintf.c37 dprintf(int fd, const char * __restrict fmt, ...) function
/freebsd-9.3-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddrti.c70 dprintf(int debug, const char *fmt, ...) function
111 dprintf(1, "fixing %s() symbol\n", s);
172 dprintf(1, "couldn't discover module name or address\n");
178 dprintf(1, "couldn't discover link map ID\n");
191 dprintf(1, "couldn't open file for reading\n");
195 dprintf(1, "elf_begin failed\n");
217 dprintf(1, "SUNW_dof section not found\n");
228 dprintf(0, ".SUNW_dof section corrupt\n");
249 dprintf(1, "failed to open helper device %s", devnamep);
261 dprintf(
[all...]
/freebsd-9.3-release/sys/fs/hpfs/
H A Dhpfs_alsubr.c75 dprintf(("hpfs_hpbmap(0x%x, 0x%x): ",hp->h_no, bn));
85 dprintf(("[0x%x,0x%x] ",anp->an_nextoff,anp->an_lsn));
89 dprintf(("< found | "));
118 dprintf(("[0x%x,0x%x,0x%x] ",
123 dprintf(("found, "));
127 dprintf((" 0x%x ", *bnp));
136 dprintf((" 0x%x cont", *runp));
142 dprintf(("\n"));
148 dprintf(("END, notfound\n"));
152 dprintf(("hpfs_hpbma
[all...]
H A Dhpfs_subr.c68 dprintf(("hpmp_bmdeinit: "));
75 dprintf(("[%d: 0x%x] ", i, hpmp->hpm_bmind[i]));
91 dprintf(("\n"));
106 dprintf(("hpfs_bminit: "));
110 dprintf(("0x%lx data bands, ", hpmp->hpm_dbnum));
124 dprintf((" error %d\n", error));
135 dprintf(("[%d: 0x%x] ", i, hpmp->hpm_bmind[i]));
143 dprintf((" error %d\n", error));
261 dprintf(("hpfs_cpinit: \n"));
298 dprintf(("hpfs_cpini
[all...]
H A Dhpfs_vnops.c262 dprintf(("hpfs_bmap(0x%x, 0x%x): ",hp->h_no, ap->a_bn));
292 dprintf(("hpfs_read(0x%x, off: %d resid: %d, segflg: %d): [resid: 0x%x]\n",hp->h_no,(u_int32_t)uio->uio_offset,uio->uio_resid,uio->uio_segflg, resid));
297 dprintf(("hpfs_read: resid: 0x%x lbn: 0x%x off: 0x%x\n",
305 dprintf(("hpfs_read: bn: 0x%x (0x%x) toread: 0x%x (0x%x)\n",
325 dprintf(("hpfs_read: successful\n"));
348 dprintf(("hpfs_write(0x%x, off: %d resid: %d, segflg: %d):\n",hp->h_no,(u_int32_t)uio->uio_offset,uio->uio_resid,uio->uio_segflg));
351 dprintf(("hpfs_write: APPEND mode\n"));
365 dprintf(("hpfs_write: resid: 0x%x lbn: 0x%x off: 0x%x\n",
373 dprintf(("hpfs_write: bn: 0x%x (0x%x) towrite: 0x%x (0x%x)\n",
399 dprintf(("hpfs_writ
[all...]
H A Dhpfs_lookup.c70 dprintf(("hpfs_genlookupbyname(0x%x, %s (%d)): \n",
83 dprintf(("no: 0x%x, size: %d, name: %2d:%.*s, flag: 0x%x\n",
119 dprintf(("hpfs_makefnode(0x%x, %s, %ld): \n",
141 dprintf(("hpfs_removedirent(0x%x, %.*s, %d): \n",
153 dprintf(("no: 0x%x, size: %d, name: %2d:%.*s, flag: 0x%x\n",
207 dprintf(("hpfs_removefnode(0x%x, 0x%x, %s, %ld): \n",
H A Dhpfs_vfsops.c117 dprintf(("hpfs_omount():\n"));
135 dprintf(("hpfs_omount: MNT_UPDATE: "));
142 dprintf(("export 0x%x\n",args.export.ex_flags));
150 dprintf(("name [FAILED]\n"));
154 dprintf(("\n"));
229 dprintf(("hpfs_mountfs():\n"));
340 dprintf(("hpfs_unmount():\n"));
346 dprintf(("hpfs_unmount: vflushing...\n"));
362 dprintf(("hpfs_umount: freeing memory...\n"));
383 dprintf(("hpfs_roo
[all...]
/freebsd-9.3-release/sys/dev/gpio/
H A Dgpioc.c49 #define dprintf printf macro
51 #define dprintf(x, arg...) macro
134 dprintf("get config pin %d\n", pin.gp_pin);
146 dprintf("set config pin %d\n", pin.gp_pin);
154 dprintf("read pin %d -> %d\n",
162 dprintf("write pin %d -> %d\n",
167 dprintf("toggle pin %d\n",
/freebsd-9.3-release/sys/fs/ntfs/
H A Dntfs_vnops.c101 dprintf(("ntfs_bmap: vn: %p, blk: %d\n", ap->a_vp,(u_int32_t)ap->a_bn));
132 dprintf(("ntfs_read: ino: %d, off: %d resid: %d, segflg: %d\n",ip->i_number,(u_int32_t)uio->uio_offset,uio->uio_resid,uio->uio_segflg));
134 dprintf(("ntfs_read: filesize: %d",(u_int32_t)fp->f_size));
142 dprintf((", resid: %d\n", resid));
184 dprintf(("ntfs_getattr: %d, flags: %d\n",ip->i_number,ip->i_flag));
219 dprintf(("ntfs_inactive: vnode: %p, ntnode: %d\n", ap->a_vp,
242 dprintf(("ntfs_reclaim: vnode: %p, ntnode: %d\n", vp, ip->i_number));
277 dprintf(("ntfs_strategy: offset: %d, blkno: %d, lblkno: %d\n",
281 dprintf(("strategy: bcount: %d flags: 0x%x\n",
293 dprintf(("ntfs_strateg
[all...]
H A Dntfs_compr.c55 dprintf(("ntfs_uncompblock: block length: %d + 3, 0x%x,0x%04x\n",
60 dprintf(("ntfs_uncompblock: len: %x instead of %d\n",
H A Dntfs_subr.c87 dprintf(("ntfs_ntvattrrele: ino: %d, type: 0x%x\n",
112 dprintf(("ntfs_findvattr: node not loaded, ino: %d\n",
171 dprintf(("ntfs_ntvattrget: " \
176 dprintf(("ntfs_ntvattrget: " \
188 dprintf(("ntfs_ntvattrget: UNEXISTED ATTRIBUTE: " \
205 dprintf(("ntfs_ntvattrget: " \
222 dprintf(("ntfs_ntvattrget: attribute in ino: %d\n",
247 dprintf(("ntfs_ntvattrget: UNEXISTED ATTRIBUTE: " \
271 dprintf(("ntfs_loadntnode: loading ino: %d\n",ip->i_number));
279 dprintf(("ntfs_loadntnod
[all...]
/freebsd-9.3-release/contrib/one-true-awk/
H A Dlib.c120 dprintf( ("RS=<%s>, FS=<%s>, ARGC=%g, FILENAME=%s\n",
129 dprintf( ("argno=%d, file=|%s|\n", argno, file) );
142 dprintf( ("opening file %s\n", file) );
223 dprintf( ("readrec saw <%s>, returns %d\n", buf, c == EOF && rr == buf ? 0 : 1) );
240 dprintf( ("getargv(%d) returns |%s|\n", n, s) );
259 dprintf( ("command line set %s to |%s|\n", s, p) );
437 dprintf( ("into refldbld, rec = <%s>, pat = <%s>\n", rec, fs) );
446 dprintf( ("refldbld: i=%d\n", i) );
449 dprintf( ("match %s (%d chars)\n", patbeg, patlen) );
455 dprintf( ("n
[all...]
H A Dmain.c163 dprintf( ("program = |%s|\n", argv[1]) );
172 dprintf( ("argc=%d, argv[0]=%s\n", argc, argv[0]) );
180 dprintf( ("errorflag=%d\n", errorflag) );
/freebsd-9.3-release/sbin/restore/
H A Drestore.c80 dprintf(stdout, "%s: not on the tape\n", name);
181 dprintf(stdout, "%s: REMOVE\n", myname(ep));
271 dprintf(stdout, "name/inode conflict, mktempname %s\n",
299 dprintf(stdout, "[%s] %s: %s\n", keyval(key), name,
335 dprintf(stdout, "[%s] %s: %s\n", keyval(key), name,
359 dprintf(stdout, "[%s] %s: %s\n", keyval(key), name,
372 dprintf(stdout, "[%s] %s: %s|LINK\n", keyval(key), name,
389 dprintf(stdout, "[%s] %s: %s|LINK\n", keyval(key), name,
396 dprintf(stdout, "[%s] %s: %s\n", keyval(key), name,
438 dprintf(stdou
[all...]
H A Drestore.h147 #define dprintf if (dflag) fprintf macro
/freebsd-9.3-release/sys/mips/atheros/
H A Dar71xx_pci.c63 #define dprintf printf macro
65 #define dprintf(x, arg...) macro
137 dprintf("%s: PCI error = %02x\n", __func__, error);
150 dprintf("%s: AHB error = %02x\n", __func__, error);
185 dprintf("%s: tag (%x, %x, %x) %d/%d addr=%08x, cmd=%08x\n", __func__,
205 dprintf("%s: tag (%x, %x, %x) reg %d(%d)\n", __func__, bus, slot,
223 dprintf("%s: read 0x%x\n", __func__, data);
234 dprintf("%s: tag (%x, %x, %x) reg %d(%d)\n", __func__, bus, slot,
/freebsd-9.3-release/sys/mips/mips/
H A Dnexus.c63 #define dprintf printf macro
65 #define dprintf(x, arg...) macro
264 dprintf("%s: discovered hinted child %s at maddr %p(%d)\n",
322 dprintf("%s: entry (%p, %p, %d, %p, %p, %p, %ld, %d)\n",
325 dprintf("%s: requested rid is %d\n", __func__, *rid);
421 dprintf("%s: entry (%p, %p, %d, %d, %p, %ld)\n",
456 dprintf("%s: entry\n", __func__);
465 dprintf("%s: entry\n", __func__);
/freebsd-9.3-release/sys/mips/cavium/cryptocteon/
H A Dcavium_crypto.c257 dprintf("%s()\n", __func__);
354 dprintf("%s()\n", __func__);
358 dprintf("%s: Bad parameters od=%p iov=%p iovlen=%jd "
382 dprintf("%s: Bad key length %d\n", __func__, od->octo_encklen);
417 dprintf("%s()\n", __func__);
421 dprintf("%s: Bad parameters od=%p iov=%p iovlen=%jd "
445 dprintf("%s: Bad key length %d\n", __func__, od->octo_encklen);
482 dprintf("%s()\n", __func__);
486 dprintf("%s: Bad parameters od=%p iov=%p iovlen=%jd "
515 dprintf("
[all...]
H A Dcryptocteonvar.h64 #define dprintf(fmt, ...) \ macro
H A Dcryptocteon.c148 dprintf("%s,%d - EINVAL bad cipher/hash or combination\n",
153 dprintf("%s,%d - EINVAL cannot handle chained cipher/hash combos\n",
184 dprintf("%s,%d: ENOBUFS\n", __FILE__, __LINE__);
204 dprintf("%s,%d: ENOBUFS\n", __FILE__, __LINE__);
254 dprintf("%s,%d: EINVALn", __FILE__, __LINE__);
279 dprintf("%s,%d: EINVALn", __FILE__, __LINE__);
297 dprintf("%s,%d: EINVALn", __FILE__, __LINE__);
361 dprintf("%s,%d: EINVAL\n", __FILE__, __LINE__);
370 dprintf("%s,%d: ENOENT\n", __FILE__, __LINE__);
413 dprintf("
[all...]
/freebsd-9.3-release/usr.sbin/syslogd/
H A Dsyslogd.c121 #define dprintf if (Debug) printf macro
359 dprintf("madvise() failed: %s\n", strerror(errno));
543 dprintf("cannot create %s (%d)\n", fx->name, errno);
566 dprintf("listening on inet and/or inet6 socket\n");
568 dprintf("sending on inet and/or inet6 socket\n");
575 dprintf("can't open %s (%d)\n", _PATH_KLOG, errno);
580 dprintf("off & running....\n");
915 dprintf("logmsg: pri %o, flags %x, from %s, msg %s\n",
1027 dprintf("msg repeated %d times, %ld sec of %d\n",
1185 dprintf("Loggin
[all...]
/freebsd-9.3-release/lib/libc/net/
H A Dgethostbydns.c91 static void dprintf(char *, int, res_state) __printflike(1, 0);
110 dprintf(msg, num, res) function
123 # define dprintf(msg, num, res) /*nada*/ macro
376 dprintf("size (%d) too big\n", n, statp);
382 dprintf("Too many addresses (%d)\n",
396 dprintf("Impossible condition (type=%d)\n", type,
523 dprintf("res_nsearch failed (%d)\n", n, statp);
528 dprintf("static buffer is too small (%d)\n", n, statp);
630 dprintf("res_nquery failed (%d)\n", n, statp);
636 dprintf("stati
[all...]

Completed in 300 milliseconds

123