Lines Matching full:stderr
129 fprintf(stderr, "usage: dd [operand ...]\n");
165 fprintf(stderr, "%s: cannot open for read: %s\n",
178 fprintf(stderr,
202 fprintf(stderr, "%s: cannot open for write: %s\n",
254 fprintf(stderr, "case conv and -DNO_CONV\n");
292 fprintf(stderr, "%s: cannot fstat: %s\n",
325 fprintf(stderr, "dupfd IO: %s\n", strerror(errno));
372 fprintf(stderr, "%s: read error: %s\n",
388 fprintf(stderr, "%s: seek error: %s\n",
477 fprintf(stderr, "fsync stdout: %s\n", strerror(errno));
482 fprintf(stderr, "close: %s\n", strerror(errno));
533 fprintf(stderr,
543 fprintf(stderr, "%s: end of device\n",
549 fprintf(stderr, "%s: write error: %s\n",
576 fprintf(stderr, "%s: short write on character "
580 fprintf(stderr,
633 fprintf(stderr, "%s: seek error: %s",
664 fprintf(stderr
677 fprintf(stderr, "%s: error occurred\n",
684 fprintf(stderr, "%s: read error: %s", in.name, strerror(errno));
704 fprintf(stderr, "%s: seek error: %s\n",
718 fprintf(stderr, "%s: cannot read", out.name);
730 fprintf(stderr, "%s: cannot position by reading: %s\n",
744 fprintf(stderr, "%s: cannot position\n", out.name);
751 fprintf(stderr, "%s: cannot position "
809 void block(void) { fprintf(stderr, "%s", no_block + 2); exit(1); }
810 void block_close(void) { fprintf(stderr, "%s", no_block + 2); exit(1); }
811 void unblock(void) { fprintf(stderr, "%s", no_block); exit(1); }
812 void unblock_close(void) { fprintf(stderr, "%s", no_block); exit(1); }
1099 fprintf(stderr, "unknown operand %s\n", oper);
1105 fprintf(stderr, "no value specified for %s\n", oper);
1113 fprintf(stderr, "unknown operand %s\n", tmp.name);
1118 fprintf(stderr,
1144 fprintf(stderr, "bs supersedes ibs and obs\n");
1153 fprintf(stderr, "record operations require cbs\n");
1168 fprintf(stderr,
1293 fprintf(stderr, "conv option disabled\n");