Lines Matching refs:stderr
89 fprintf(stderr, "%s: no mtd partition named \"%s\"",
95 fprintf(stderr, "mtd mount of %s failed: %s\n",
104 fprintf(stderr, "%s: failed to mount %s at %s: %s\n",
167 fprintf(stderr, "unmount of %s failed; no such volume\n", mount_point);
218 fprintf(stderr, "%s: no mtd partition named \"%s\"",
225 fprintf(stderr, "%s: can't write \"%s\"", name, location);
231 fprintf(stderr, "%s: failed to erase \"%s\"", name, location);
236 fprintf(stderr, "%s: failed to close \"%s\"", name, location);
245 fprintf(stderr, "%s: make_ext4fs failed (%d) on %s",
253 fprintf(stderr, "%s: unsupported fs_type \"%s\" partition_type \"%s\"",
379 fprintf(stderr, "%s: no %s in package\n", name, zip_path);
385 fprintf(stderr, "%s: can't open %s for write: %s\n",
411 fprintf(stderr, "%s: no %s in package\n", name, zip_path);
418 fprintf(stderr, "%s: failed to allocate %ld bytes for %s\n",
573 fprintf(stderr, "%s: failed to remove %s: %s\n",
578 fprintf(stderr, "%s: failed to symlink %s to %s: %s\n",
641 fprintf(stderr, "%s: chown of %s to %d %d failed: %s\n",
645 fprintf(stderr, "%s: chmod of %s to %o failed: %s\n",
781 fprintf(stderr, "%s\n", strerror(errno));
812 fprintf(stderr, "%s: no mtd partition named \"%s\"\n", name, partition);
819 fprintf(stderr, "%s: can't write mtd partition \"%s\"\n",
832 fprintf(stderr, "%s: can't open %s: %s\n",
853 fprintf(stderr, "mtd_write_data to %s failed: %s\n",
858 fprintf(stderr, "%s: error erasing blocks of %s\n", name, partition);
861 fprintf(stderr, "%s: error closing write of %s\n", name, partition);
1040 fprintf(stderr, "about to run program [%s] with %d args\n", args2[0], argc);
1045 fprintf(stderr, "run_program: execv failed: %s\n", strerror(errno));
1052 fprintf(stderr, "run_program: child exited with status %d\n",
1056 fprintf(stderr, "run_program: child terminated by signal %d\n",
1105 fprintf(stderr, "%s(): no file contents received", name);
1120 fprintf(stderr, "%s(): arg %d is not a string; skipping",
1124 fprintf(stderr, "%s(): error parsing \"%s\" as sha-1; skipping",