Home | History | Annotate | Download | only in editdisklbl

Lines Matching full:stderr

42     fprintf(stderr,
81 fprintf(stderr, "Unknown argument: %c\n", (char)optopt);
87 fprintf(stderr, "Image filename and configuration file are required\n");
94 fprintf(stderr, "Must provide partition -> file mappings\n");
106 fprintf(stderr, "This program should only be used on regular files.");
112 fprintf(stderr, "Errors encountered while loading disk conf file %s",
133 fprintf(stderr, "Error: Too many partitions specified (%d)!\n", x);
138 fprintf(stderr, "Error parsing partition mappings\n");
143 fprintf(stderr, "Partition '%s' not found.\n", part_name);
152 fprintf(stderr, "Could not stat file: %s\n", pair);
184 fprintf(stderr, "Could not apply disk configuration!\n");
194 fprintf(stderr, "Could not write images after editing label.\n");