Searched defs:printf (Results 1 - 25 of 32) sorted by relevance

12

/illumos-gate/usr/src/lib/libbc/libc/stdio/4.2/
H A Dprintf.c39 printf(char *format, ...) function
/illumos-gate/usr/src/lib/libbc/libc/stdio/sys5/
H A Dprintf.c39 printf(char *format, ...) function
/illumos-gate/usr/src/cmd/vi/port/
H A Dovprintf.c30 * This version of printf calls doprnt, and as such is not portable,
41 printf(fmt, args) function
/illumos-gate/usr/src/ucblib/libucb/port/stdio/
H A Dprintf.c42 printf(const char *format, ...) function
/illumos-gate/usr/src/lib/libast/common/stdio/
H A Dprintf.c27 printf(const char* fmt, ...) function
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_lex.h64 * The lex and yacc debugging code as generated uses printf and fprintf
69 #define printf (void) yyprintf macro
/illumos-gate/usr/src/lib/libc/port/print/
H A Dprintf.c46 printf(const char *format, ...) function
54 /* Use F*LOCKFILE() macros because printf() is not async-safe. */
94 * 32-bit shadow function of printf().
/illumos-gate/usr/src/boot/sys/boot/arm/at91/libat91/
H A Dprintf.c24 printf(const char *fmt,...) function
/illumos-gate/usr/src/cmd/sgs/rtld.4.x/
H A Drtsubrs.c38 * Local "printf" & stdio facilities.
49 * printf
52 printf(fmt, va_alist) function
116 * printf worker functions
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dkernel.c48 void printf (const char *format, ...);
63 printf ("Invalid magic number: 0x%x\n", (unsigned) magic);
71 printf ("flags = 0x%x\n", (unsigned) mbi->flags);
75 printf ("mem_lower = %uKB, mem_upper = %uKB\n",
80 printf ("boot_device = 0x%x\n", (unsigned) mbi->boot_device);
84 printf ("cmdline = %s\n", (char *) mbi->cmdline);
92 printf ("mods_count = %d, mods_addr = 0x%x\n",
97 printf (" mod_start = 0x%x, mod_end = 0x%x, string = %s\n",
106 printf ("Both bits 4 and 5 are set.\n");
115 printf ("aout_symbol_tabl
241 printf (const char *format, ...) function
[all...]
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dgrub.h114 extern void printf P((const char *, ...));
131 #undef printf macro
133 #define printf etherboot_printf macro
137 #define EnterFunction(func) printf("Enter: " func "\n");
138 #define LeaveFunction(func) printf("Leave: " func "\n");
/illumos-gate/usr/src/boot/sys/boot/common/
H A Dutil.c118 printf(const char *fmt, ...) function
/illumos-gate/usr/src/cmd/csh/
H A Dprintf.c18 * Hacked "printf" which prints through putbyte and Putchar.
25 * This printf has been hacked again so that it understands tchar string
46 printf(const char *format, ...) function
673 * printf() to print char strings written
/illumos-gate/usr/src/stand/lib/sa/
H A Dstdio.c205 printf(const char *fmt, ...) function
237 printf(format, va);
/illumos-gate/usr/src/uts/common/os/
H A Dprintf.c196 printf(const char *fmt, ...) function
311 printf("ASSERTION CAUGHT: %s, file: %s, line: %d", a, f, l);
326 printf("ASSERTION CAUGHT: %s (0x%llx %s 0x%llx), file: %s, "
/illumos-gate/usr/src/boot/lib/libstand/
H A Dprintf.c41 * Standaloneified version of the FreeBSD kernel printf family.
72 printf(const char *fmt, ...) function
188 * Scaled down version of printf(3).
195 * printf("reg=%b\n", regval, "<base><arg>*");
/illumos-gate/usr/src/common/fs/
H A Dpcfs.c61 #define dprintf if (bootrd_debug) printf
63 #define printf kobj_printf macro
69 #define dprintf if (bootrd_debug) printf
133 printf("failed to read first sector\n");
140 printf("invalid bios paramet block\n");
170 printf("bpcfs_mountroot: out of memory\n");
181 printf("bpcfs_mountroot: failed to read cluster\n");
247 printf("File descripter %d no allocated!\n", fd);
267 printf("Filesystem may be inconsistent.\n");
289 printf("invali
[all...]
H A Dufsops.c52 #define dprintf if (bootrd_debug) printf
54 #define printf kobj_printf macro
154 printf("null path\n");
382 printf("Short read\n");
447 printf("Short read\n");
573 printf("failed to read superblock\n");
642 printf("open: cannot open %s\n", filename);
680 printf("lseek(): invalid whence value %d\n", whence);
762 printf("\nFile descrip %d not allocated!", fd);
776 printf("Filesyste
[all...]
H A Dhsfs.c75 #define dprintf if (bootrd_debug) printf
77 #define printf kobj_printf macro
423 printf("failed to read superblock\n");
448 printf("%d invalid logical block size\n", hsfsp->lbn_size);
523 printf("File descripter %d not allocated!\n", fd);
546 printf("Filesystem may be inconsistent.\n");
579 printf("lseek(): invalid whence value %d\n", whence);
679 printf("pd(): file type=0x%x unknown.\n", c);
740 printf("failed to read cont. area\n");
/illumos-gate/usr/src/lib/libshell/common/bltins/
H A Dprint.c24 * printf format [arg...]
56 struct printf struct
71 static int fmtvecho(const char*, struct printf*);
138 * argc==-1 when called from printf
275 /* turn off share to guarantee atomic writes for printf */
279 /* printf style print */
281 struct printf pdata;
343 struct printf pdata;
609 struct printf* pp = (struct printf*)f
[all...]
/illumos-gate/usr/src/boot/sys/boot/sparc64/boot1/
H A Dboot1.c67 static int printf(const char *fmt, ...);
150 printf("ofw_finddevice: name=\"%s\"\n", name);
171 printf("ofw_getprop: ofwh=0x%x buf=%p len=%u\n",
190 printf("ofw_open: path=\"%s\"\n", path);
207 printf("ofw_close: devh=0x%x\n", devh);
227 printf("ofw_read: devh=0x%x buf=%p len=%u\n", devh, buf, len);
247 printf("ofw_write: devh=0x%x buf=%p len=%u\n", devh, buf, len);
267 printf("ofw_seek: devh=0x%x off=0x%lx\n", devh, off);
343 printf(" \n>> FreeBSD/sparc64 ZFS boot block\n Boot path: %s\n",
346 printf(" \
546 printf(const char *fmt, ...) function
[all...]
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dast_stdio.h217 extern __MANGLE__ int printf __PROTO__((const char*, ...));
328 #define printf _ast_printf macro
449 extern __MANGLE__ int printf __PROTO__((const char*, ...));
/illumos-gate/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_stdio.h196 extern __MANGLE__ int printf __PROTO__((const char*, ...));
307 #define printf _ast_printf macro
428 extern __MANGLE__ int printf __PROTO__((const char*, ...));
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dast_stdio.h217 extern __MANGLE__ int printf __PROTO__((const char*, ...));
328 #define printf _ast_printf macro
449 extern __MANGLE__ int printf __PROTO__((const char*, ...));
/illumos-gate/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_stdio.h196 extern __MANGLE__ int printf __PROTO__((const char*, ...));
307 #define printf _ast_printf macro
428 extern __MANGLE__ int printf __PROTO__((const char*, ...));

Completed in 84 milliseconds

12