tag | line | file | source code |
fprintf | 31 | arch/alpha/boot/tools/build.c | fprintf(stderr,"%s: %s\n", program, str); |
fprintf | 112 | arch/alpha/boot/tools/build.c | fprintf(stderr, "section %d (%.8s):\t%lx - %lx (at %x)\n", |
fprintf | 145 | arch/alpha/boot/tools/build.c | fprintf(stderr, "section %d (%.8s):\t%lx - %lx (at %x)\n", |
fprintf | 153 | arch/alpha/boot/tools/build.c | fprintf(stderr, "Boot image too large\n"); |
fprintf | 53 | arch/i386/boot/compressed/misc.c | # define Trace(x) fprintf x |
fprintf | 54 | arch/i386/boot/compressed/misc.c | # define Tracev(x) {if (verbose) fprintf x ;} |
fprintf | 55 | arch/i386/boot/compressed/misc.c | # define Tracevv(x) {if (verbose>1) fprintf x ;} |
fprintf | 56 | arch/i386/boot/compressed/misc.c | # define Tracec(c,x) {if (verbose && (c)) fprintf x ;} |
fprintf | 57 | arch/i386/boot/compressed/misc.c | # define Tracecv(c,x) {if (verbose>1 && (c)) fprintf x ;} |
fprintf | 47 | arch/i386/boot/compressed/piggyback.c | fprintf(stderr, "%s: Input too large\n", argv[0]); |
fprintf | 51 | arch/i386/boot/compressed/piggyback.c | fprintf(stderr, "Compressed size %d.\n", len); |
fprintf | 28 | arch/i386/boot/compressed/xtract.c | fprintf(stderr,"%s\n",str); |
fprintf | 61 | arch/i386/boot/compressed/xtract.c | fprintf(stderr, "System size is %d\n", sz); |
fprintf | 75 | arch/i386/boot/compressed/xtract.c | fprintf(stderr, "Unexpected EOF\n"); |
fprintf | 81 | arch/i386/boot/tools/build.c | fprintf(stderr,"%s\n",str); |
fprintf | 127 | arch/i386/boot/tools/build.c | fprintf(stderr, "Root device is (%d, %d)\n", major_root, minor_root); |
fprintf | 146 | arch/i386/boot/tools/build.c | fprintf(stderr,"Boot sector %d bytes.\n",i); |
fprintf | 184 | arch/i386/boot/tools/build.c | fprintf(stderr,"Setup is %d bytes.\n",i); |
fprintf | 206 | arch/i386/boot/tools/build.c | fprintf(stderr,"System is %d kB (%d kB code, %d kB data and %d kB bss)\n", |
fprintf | 218 | arch/i386/boot/tools/build.c | fprintf (stderr, "System is %d kB\n", sz/1024); |
fprintf | 233 | arch/i386/boot/tools/build.c | fprintf(stderr, "Unexpected EOF\n"); |
fprintf | 25 | arch/ppc/boot/cortstrip.c | fprintf(stderr,"%s infile outfile\n", argv[0]); |
fprintf | 33 | arch/ppc/boot/cortstrip.c | fprintf(stderr,"Couldn't open %s\n", argv[1]); |
fprintf | 41 | arch/ppc/boot/cortstrip.c | fprintf(stderr,"Couldn't open %s\n", argv[2]); |
fprintf | 20 | arch/ppc/kernel/cortstrip.c | fprintf(stderr,"%s infile outfile skip\n", argv[0]); |
fprintf | 28 | arch/ppc/kernel/cortstrip.c | fprintf(stderr,"Couldn't open %s\n", argv[1]); |
fprintf | 36 | arch/ppc/kernel/cortstrip.c | fprintf(stderr,"Couldn't open %s\n", argv[2]); |
fprintf | 31 | arch/ppc/kernel/mk_defs.c | fprintf(stderr, "Can't create output file: %d\n", errno); |
fprintf | 34 | arch/ppc/kernel/mk_defs.c | fprintf(out, "/*\n"); |
fprintf | 35 | arch/ppc/kernel/mk_defs.c | fprintf(out, " * WARNING! This file is automatically generated - DO NOT EDIT!\n"); |
fprintf | 36 | arch/ppc/kernel/mk_defs.c | fprintf(out, " */\n"); |
fprintf | 156 | arch/ppc/kernel/mk_defs.c | fprintf(out, "#define %s %d\n", name, offset); |
fprintf | 13 | arch/ppc/kernel/mk_ramdisk.c | fprintf(stderr, "usage: %s <in-file> <out-file>\n", argv[0]); |
fprintf | 18 | arch/ppc/kernel/mk_ramdisk.c | fprintf(stderr, "Can't create '%s'\n", argv[2]); |
fprintf | 23 | arch/ppc/kernel/mk_ramdisk.c | fprintf(stderr, "Can't open '%s'\n", argv[1]); |
fprintf | 26 | arch/ppc/kernel/mk_ramdisk.c | fprintf(out, "#\n"); |
fprintf | 27 | arch/ppc/kernel/mk_ramdisk.c | fprintf(out, "# Miscellaneous data structures:\n"); |
fprintf | 28 | arch/ppc/kernel/mk_ramdisk.c | fprintf(out, "# WARNING - this file is automatically generated!\n"); |
fprintf | 29 | arch/ppc/kernel/mk_ramdisk.c | fprintf(out, "#\n"); |
fprintf | 30 | arch/ppc/kernel/mk_ramdisk.c | fprintf(out, "\n"); |
fprintf | 31 | arch/ppc/kernel/mk_ramdisk.c | fprintf(out, "\t.data\n"); |
fprintf | 32 | arch/ppc/kernel/mk_ramdisk.c | fprintf(out, "\t.globl builtin_ramdisk_image\n"); |
fprintf | 33 | arch/ppc/kernel/mk_ramdisk.c | fprintf(out, "builtin_ramdisk_image:\n"); |
fprintf | 43 | arch/ppc/kernel/mk_ramdisk.c | fprintf(out, "\t.long\t"); |
fprintf | 45 | arch/ppc/kernel/mk_ramdisk.c | fprintf(out, "0x%02X%02X%02X%02X", lp[0], lp[1], lp[2], lp[3]); |
fprintf | 50 | arch/ppc/kernel/mk_ramdisk.c | fprintf(out, " # %x \n", pos+i-12); |
fprintf | 54 | arch/ppc/kernel/mk_ramdisk.c | fprintf(out, ","); |
fprintf | 59 | arch/ppc/kernel/mk_ramdisk.c | fprintf(out, "\t.globl builtin_ramdisk_size\n"); |
fprintf | 60 | arch/ppc/kernel/mk_ramdisk.c | fprintf(out, "builtin_ramdisk_size:\t.long\t0x%x\n", pos); |
fprintf | 21 | arch/ppc/kernel/mkboot.c | fprintf(stderr,"%s infile outfile\n", argv[0]); |
fprintf | 29 | arch/ppc/kernel/mkboot.c | fprintf(stderr,"Couldn't open %s\n", argv[1]); |
fprintf | 37 | arch/ppc/kernel/mkboot.c | fprintf(stderr,"Couldn't open %s\n", argv[2]); |
fprintf | 29 | drivers/char/conmakehash.c | fprintf(stderr, "Usage: \n" |
fprintf | 69 | drivers/char/conmakehash.c | fprintf(stderr, "ERROR: Only 255 unicodes/glyph permitted!\n"); |
fprintf | 123 | drivers/char/conmakehash.c | fprintf(stderr, "%s: Warning: line too long\n", tblname); |
fprintf | 146 | drivers/char/conmakehash.c | fprintf(stderr, "Bad input line: %s\n", buffer); |
fprintf | 159 | drivers/char/conmakehash.c | fprintf(stderr, "Bad input line: %s\n", buffer); |
fprintf | 169 | drivers/char/conmakehash.c | fprintf(stderr, |
fprintf | 176 | drivers/char/conmakehash.c | fprintf(stderr, |
fprintf | 201 | drivers/char/conmakehash.c | fprintf(stderr, |
fprintf | 210 | drivers/char/conmakehash.c | fprintf(stderr, |
fprintf | 217 | drivers/char/conmakehash.c | fprintf(stderr, |
fprintf | 236 | drivers/char/conmakehash.c | fprintf(stderr, "%s: trailing junk (%s) ignored\n", tblname, p); |
fprintf | 60 | drivers/scsi/aic7xxx_asm.c | fprintf(stderr, "%s: %s at line %d\n", filename, s, lineno); |
fprintf | 119 | drivers/scsi/aic7xxx_asm.c | fprintf(stderr, "\"%s\" ", p->name); |
fprintf | 121 | drivers/scsi/aic7xxx_asm.c | fprintf(stderr, "defined as 0x%x\n", p->value); |
fprintf | 123 | drivers/scsi/aic7xxx_asm.c | fprintf(stderr, "undefined\n"); |
fprintf | 155 | drivers/scsi/aic7xxx_asm.c | fprintf(stderr, |
fprintf | 163 | drivers/scsi/aic7xxx_asm.c | fprintf(stderr, |
fprintf | 173 | drivers/scsi/aic7xxx_asm.c | fprintf(stderr, " 0x%x", p->patch[i]); |
fprintf | 192 | drivers/scsi/aic7xxx_asm.c | fprintf(fp, "\t0x%02x, 0x%02x, 0x%02x, 0x%02x,\n", |
fprintf | 546 | drivers/scsi/aic7xxx_asm.c | fprintf(ofp, "#define %s \"%s\"\n", a[1], a[2]); |
fprintf | 606 | drivers/scsi/aic7xxx_asm.c | fprintf(stderr, "%s: must have one input file\n", *argv); |
fprintf | 246 | drivers/sound/configure.c | fprintf (stderr, "\n\nERROR! Cannot read stdin\n"); |
fprintf | 276 | drivers/sound/configure.c | fprintf (stderr, "\n\nERROR! Cannot read stdin\n"); |
fprintf | 292 | drivers/sound/configure.c | fprintf (stderr, "Illegal format. Try again: "); |
fprintf | 337 | drivers/sound/configure.c | fprintf (stderr, "\n%s\n", question); |
fprintf | 338 | drivers/sound/configure.c | fprintf (stderr, "Possible values are: %s\n", choices); |
fprintf | 343 | drivers/sound/configure.c | fprintf (stderr, "\t(-1 disables this feature)\n"); |
fprintf | 344 | drivers/sound/configure.c | fprintf (stderr, "The default value is %d\n", defa); |
fprintf | 345 | drivers/sound/configure.c | fprintf (stderr, "Enter the value: "); |
fprintf | 349 | drivers/sound/configure.c | fprintf (stderr, "%s set to %d.\n", question, num); |
fprintf | 355 | drivers/sound/configure.c | fprintf (stderr, "\t(0 disables this feature)\n"); |
fprintf | 356 | drivers/sound/configure.c | fprintf (stderr, "The default value is %x\n", defa); |
fprintf | 357 | drivers/sound/configure.c | fprintf (stderr, "Enter the value: "); |
fprintf | 361 | drivers/sound/configure.c | fprintf (stderr, "%s set to %x.\n", question, num); |
fprintf | 393 | drivers/sound/configure.c | fprintf (stderr, "Rebuilding file %s (%s %s)\n", new, method, old); |
fprintf | 399 | drivers/sound/configure.c | fprintf (stderr, "Rebuild failed\n"); |
fprintf | 407 | drivers/sound/configure.c | fprintf (stderr, "Rebuild failed\n"); |
fprintf | 413 | drivers/sound/configure.c | fprintf (stderr, "Failed to build '%s' - unknown method %s\n", |
fprintf | 427 | drivers/sound/configure.c | fprintf (stderr, "Copying old configuration from %s\n", filename); |
fprintf | 431 | drivers/sound/configure.c | fprintf (stderr, "Couldn't open previous configuration file\n"); |
fprintf | 558 | drivers/sound/configure.c | fprintf (stderr, "Old configuration copied.\n"); |
fprintf | 581 | drivers/sound/configure.c | fprintf (optf, "CONFIG_%s=y\n", hw_table[i].macro); |
fprintf | 584 | drivers/sound/configure.c | fprintf (optf, "\n"); |
fprintf | 591 | drivers/sound/configure.c | fprintf (optf, "CONFIG_%s=y\n", extra_options[i].name); |
fprintf | 595 | drivers/sound/configure.c | fprintf (optf, "\n"); |
fprintf | 665 | drivers/sound/configure.c | fprintf (stderr, "\nEnable Joystick port on ProAudioSpectrum (n/y) ? "); |
fprintf | 670 | drivers/sound/configure.c | fprintf (stderr, "PAS16 could be noisy with some mother boards\n" |
fprintf | 854 | drivers/sound/configure.c | fprintf (stderr, "Is your SoundScape card made/marketed by Reveal or Spea? "); |
fprintf | 1110 | drivers/sound/configure.c | fprintf (stderr, "\nConfiguring the sound support\n\n"); |
fprintf | 1114 | drivers/sound/configure.c | fprintf (stderr, "Old configuration exists in %s. Use it (y/n) ? ", |
fprintf | 1151 | drivers/sound/configure.c | fprintf (stderr, |
fprintf | 1165 | drivers/sound/configure.c | fprintf (stderr, "Do you want support for the mixer of SG NX Pro ? "); |
fprintf | 1172 | drivers/sound/configure.c | fprintf (stderr, "Do you want support for the MV Jazz16 (ProSonic etc.) ? "); |
fprintf | 1175 | drivers/sound/configure.c | fprintf (stderr, "Do you have SoundMan Wave (n/y) ? "); |
fprintf | 1182 | drivers/sound/configure.c | fprintf |
fprintf | 1192 | drivers/sound/configure.c | fprintf (stderr, |
fprintf | 1195 | drivers/sound/configure.c | fprintf (stderr, "including microcode file %s\n", path); |
fprintf | 1199 | drivers/sound/configure.c | fprintf (stderr, "couldn't open %s file\n", |
fprintf | 1201 | drivers/sound/configure.c | fprintf (stderr, "try again with correct path? "); |
fprintf | 1217 | drivers/sound/configure.c | fprintf (stderr, "\n\nThe Logitech SoundMan Games supports 44 kHz in stereo\n" |
fprintf | 1226 | drivers/sound/configure.c | fprintf (stderr, "Do you have a Logitech SoundMan Games (n/y) ? "); |
fprintf | 1240 | drivers/sound/configure.c | fprintf (stderr, "Do you want support for the Audio Excel SoundBlaster pro mode ? "); |
fprintf | 1250 | drivers/sound/configure.c | fprintf (stderr, "Do you want support for the Audio Excel Microsoft Sound System mode? "); |
fprintf | 1261 | drivers/sound/configure.c | fprintf (stderr, "ERROR!!!!!\nYou must select at least one mode when using Audio Excel!\n"); |
fprintf | 1271 | drivers/sound/configure.c | fprintf |
fprintf | 1280 | drivers/sound/configure.c | fprintf (stderr, |
fprintf | 1283 | drivers/sound/configure.c | fprintf (stderr, "including LD file %s\n", path); |
fprintf | 1287 | drivers/sound/configure.c | fprintf (stderr, "couldn't open %s as the ld file\n", |
fprintf | 1289 | drivers/sound/configure.c | fprintf (stderr, "try again with correct path? "); |
fprintf | 1303 | drivers/sound/configure.c | fprintf (sf, "/* automaticaly generated by configure */\n"); |
fprintf | 1304 | drivers/sound/configure.c | fprintf (sf, "unsigned char pss_synth[1];\n" |
fprintf | 1313 | drivers/sound/configure.c | fprintf (stderr, "MediaTriX audioTriX Pro has a onboard microcontroller\n" |
fprintf | 1327 | drivers/sound/configure.c | fprintf (stderr, |
fprintf | 1330 | drivers/sound/configure.c | fprintf (stderr, "including HEX file %s\n", path); |
fprintf | 1342 | drivers/sound/configure.c | fprintf (stderr, "\n*** This combination is useless. Sound driver disabled!!! ***\n\n"); |
fprintf | 1372 | drivers/sound/configure.c | fprintf (stderr, "The sound driver is now configured.\n"); |
fprintf | 1375 | drivers/sound/configure.c | fprintf (stderr, "Remember to update the System file\n"); |
fprintf | 1380 | drivers/sound/configure.c | fprintf (stderr, "Save copy of this configuration to %s (y/n)", oldconf); |
fprintf | 1407 | drivers/sound/configure.c | fprintf (sf, "/* automaticaly generated by configure */\n"); |
fprintf | 1408 | drivers/sound/configure.c | fprintf (sf, "static unsigned char %s[] = {\n", varname); |
fprintf | 1415 | drivers/sound/configure.c | fprintf (sf, "\n"); |
fprintf | 1416 | drivers/sound/configure.c | fprintf (sf, "0x%02x,", c & 0xFFL); |
fprintf | 1419 | drivers/sound/configure.c | fprintf (sf, "};\n" |
fprintf | 11 | drivers/sound/hex2hex.h | fprintf(stderr, "%s: " why "\n", source); \ |
fprintf | 83 | drivers/sound/hex2hex.h | fprintf(outf, "/*\n *\t Computer generated file. Do not edit.\n */\n"); |
fprintf | 84 | drivers/sound/hex2hex.h | fprintf(outf, "static unsigned char %s[] = {\n", varline); |
fprintf | 88 | drivers/sound/hex2hex.h | if (i) fprintf(outf, ","); |
fprintf | 89 | drivers/sound/hex2hex.h | if (i && !(i % 16)) fprintf(outf, "\n"); |
fprintf | 90 | drivers/sound/hex2hex.h | fprintf(outf, "0x%02x", buf[i]); |
fprintf | 93 | drivers/sound/hex2hex.h | fprintf(outf, "\n};\n\n"); |
fprintf | 46 | fs/isofs/util.c | fprintf (stderr, "invalid format 7.2.3 number\n"); |
fprintf | 79 | fs/isofs/util.c | fprintf (stderr, "bad format 7.3.3 number\n"); |
fprintf | 993 | lib/inflate.c | fprintf(stderr, "<%u> ", h); |
fprintf | 133 | scripts/tkcond.c | fprintf(stderr,"Ooops\n"); |
fprintf | 247 | scripts/tkgen.c | fprintf(stderr,"Fixme\n"); |
fprintf | 365 | scripts/tkgen.c | fprintf(stderr,"Fixme\n"); |
fprintf | 168 | scripts/tkparse.c | fprintf(stderr, |
fprintf | 171 | scripts/tkparse.c | fprintf(stderr, |
fprintf | 395 | scripts/tkparse.c | fprintf(stderr, "unknown command=%s(%s %d)\n", pnt, |
fprintf | 398 | scripts/tkparse.c | fprintf(stderr, "unknown command=%s(%d)\n", pnt,lineno); |
fprintf | 568 | scripts/tkparse.c | fprintf(stderr,"Unable to open file %s\n", filename); |
fprintf | 621 | scripts/tkparse.c | fprintf(stderr,"The config.in file for this platform does not support\n"); |
fprintf | 622 | scripts/tkparse.c | fprintf(stderr,"menus.\n"); |