Home | History | Annotate | Download | only in misc

Lines Matching full:stderr

343 		fprintf(stderr, _("WARNING: couldn't open %s: %s\n"),
353 fprintf(stderr, _("WARNING: bad format "
371 " should fix your /etc/fstab file as soon as you can.\n\n"), stderr);
477 fprintf(stderr, _("fsck: %s: not found\n"), prog);
592 fprintf(stderr,
720 fprintf(stderr, _("%s: Error %d while executing fsck.%s "
761 stderr);
797 stderr);
882 fprintf(stderr,
910 fprintf(stderr, _("fsck: cannot check %s: fsck.%s not found\n"),
1077 fputs(_("Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"), stderr);
1119 fprintf(stderr, _("%s: too many devices\n"),
1130 fprintf(stderr, "Couldn't open /proc/partitions: %s\n",
1132 fprintf(stderr, "Is /proc mounted?\n");
1140 fprintf(stderr,
1143 fprintf(stderr,
1152 fprintf(stderr, _("%s: too many arguments\n"),
1237 fprintf(stderr,
1261 setvbuf(stderr, NULL, _IONBF, BUFSIZ);
1285 fprintf(stderr, "%s: Unable to allocate memory for fsck_path\n", progname);