taglinefilesource code
stderr47fs/isofs/util.cfprintf (stderr, "invalid format 7.2.3 number\n");
stderr80fs/isofs/util.cfprintf (stderr, "bad format 7.3.3 number\n");
stderr76tools/build.cfprintf(stderr,"%s\n",str);
stderr119tools/build.cfprintf(stderr, "Root device is (%d, %d)\n", major_root, minor_root);
stderr138tools/build.cfprintf(stderr,"Boot sector %d bytes.\n",i);
stderr175tools/build.cfprintf(stderr,"Setup is %d bytes.\n",i);
stderr194tools/build.cfprintf(stderr,"System is %d bytes.\n", sz);
stderr208tools/build.cfprintf(stderr, "Unexpected EOF\n");
stderr815zBoot/inflate.cfprintf(stderr, "<%u> ", h);
stderr47zBoot/piggyback.cfprintf(stderr, "%s: Input too large\n", argv[0]);
stderr51zBoot/piggyback.cfprintf(stderr, "Compressed size %d.\n", len);
stderr27zBoot/xtract.cfprintf(stderr,"%s\n",str);
stderr57zBoot/xtract.cfprintf(stderr, "System size is %d\n", sz);
stderr71zBoot/xtract.cfprintf(stderr, "Unexpected EOF\n");