| /onnv/onnv-gate/usr/src/cmd/vi/port/ |
| ovprintf.c | 30 * This version of printf calls doprnt, and as such is not portable, 41 printf(fmt, args) function
|
| /onnv/onnv-gate/usr/src/lib/libbc/libc/stdio/4.2/ |
| printf.c | 39 printf(char *format, ...) function
|
| /onnv/onnv-gate/usr/src/lib/libbc/libc/stdio/sys5/ |
| printf.c | 39 printf(char *format, ...) function
|
| /onnv/onnv-gate/usr/src/ucblib/libucb/port/stdio/ |
| printf.c | 42 printf(const char *format, ...) function
|
| /onnv/onnv-gate/usr/src/lib/libast/common/stdio/ |
| printf.c | 27 printf(const char* fmt, ...) function
|
| /onnv/onnv-gate/usr/src/cmd/mdb/common/mdb/ |
| mdb_lex.h | 64 * The lex and yacc debugging code as generated uses printf and fprintf 69 #define printf (void) yyprintf macro
|
| /onnv/onnv-gate/usr/src/lib/libc/port/print/ |
| printf.c | 46 printf(const char *format, ...) function 54 /* Use F*LOCKFILE() macros because printf() is not async-safe. */ 94 * 32-bit shadow function of printf().
|
| /onnv/onnv-gate/usr/src/cmd/sgs/rtld.4.x/ |
| rtsubrs.c | 38 * Local "printf" & stdio facilities. 49 * printf 52 printf(fmt, va_alist) function 116 * printf worker functions
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/ |
| Handle.pm | 71 $io->printf ( FMT, [ARGS] ) 284 printf 402 sub printf { subroutine 403 @_ >= 2 or croak 'usage: $io->printf(FMT,[ARGS])'; 405 printf $this @_;
|
| /onnv/onnv-gate/usr/src/grub/grub-0.97/docs/ |
| kernel.c | 48 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_table: tabsize = 0x%0x, 241 printf (const char *format, ...) function [all...] |
| /onnv/onnv-gate/usr/src/grub/grub-0.97/netboot/ |
| grub.h | 114 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");
|
| /onnv/onnv-gate/usr/src/stand/lib/sa/ |
| stdio.c | 205 printf(const char *fmt, ...) function 237 printf(format, va);
|
| /onnv/onnv-gate/usr/src/uts/common/os/ |
| printf.c | 189 printf(const char *fmt, ...) function 294 printf("ASSERTION CAUGHT: %s, file: %s, line: %d", a, f, l); 309 printf("ASSERTION CAUGHT: %s (0x%llx %s 0x%llx), file: %s, "
|
| /onnv/onnv-gate/usr/src/cmd/csh/ |
| printf.c | 18 * 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
|
| /onnv/onnv-gate/usr/src/cmd/dtrace/test/cmd/jdtrace/ |
| Getopt.java | 124 p.printf(format, progname, (optstr == null ?
|
| JDTrace.java | 127 // for example genunix::'{printf("FOUND");}'::entry, as long 162 out.printf(" %3d", (Integer)value); 164 out.printf(" %5d", (Integer)value); 166 out.printf(" %8d", (Integer)value); 169 out.printf(" %16d", (Long)value); 171 out.printf(stringFormat, value.toString()); 184 out.printf("%3s %-41s\n", "CPU", "FUNCTION"); 187 out.printf("%3s %6s %32s\n", 231 out.printf("%3s %-41s ", data.getCPU(), 239 out.printf("%3s %6s %32s " [all...] |
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ |
| fakesdio.h | 58 #undef printf macro 60 /* printf used to live in perl.h like this - more sophisticated 64 #define printf(fmt,args...) PerlIO_stdoutf(fmt,##args) macro 66 #define printf PerlIO_stdoutf macro
|
| nostdio.h | 71 #undef printf macro 74 #define printf _CANNOT _printf_ macro
|
| /onnv/onnv-gate/usr/src/common/fs/ |
| pcfs.c | 61 #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("invalid file descriptor %d\n", fd) [all...] |
| ufsops.c | 52 #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("Filesystem may be inconsistent.\n") [all...] |
| hsfs.c | 75 #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");
|
| /onnv/onnv-gate/usr/src/lib/libshell/common/bltins/ |
| print.c | 24 * 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*)fe [all...] |
| /onnv/onnv-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/ |
| ProbeData.java | 369 PrintfRecord printf = PrintfRecord.class.cast(record); local 374 // printf() unformatted elements are preceded by one 376 // printf() that is not a D action, such as 381 printf.addUnformattedElement(ScalarRecord.class.cast(e)); 403 PrintfRecord printf = PrintfRecord.class.cast(record); local 404 printf.setFormattedString(s); 727 * generally those that produce output, such as {@code printf()},
|
| /onnv/onnv-gate/usr/src/lib/libast/amd64/include/ast/ |
| ast_stdio.h | 217 extern __MANGLE__ int printf __PROTO__((const char*, ...)); 328 #define printf _ast_printf macro 449 extern __MANGLE__ int printf __PROTO__((const char*, ...));
|
| /onnv/onnv-gate/usr/src/lib/libast/amd64/src/lib/libast/ |
| ast_stdio.h | 196 extern __MANGLE__ int printf __PROTO__((const char*, ...)); 307 #define printf _ast_printf macro 428 extern __MANGLE__ int printf __PROTO__((const char*, ...));
|