Lines Matching refs:fprintf
170 fprintf(stderr, in rkcommon_check_params()
179 fprintf(stderr, "ERROR: imagename (%s) is not supported!\n", in rkcommon_check_params()
182 fprintf(stderr, "Available imagename:"); in rkcommon_check_params()
184 fprintf(stderr, "\t%s", spl_infos[i].imagename); in rkcommon_check_params()
185 fprintf(stderr, "\n"); in rkcommon_check_params()
371 fprintf(stderr, "Error: image verification failed\n"); in rkcommon_print_header()
430 fprintf(stderr, "%s: Can't alloc header: %s\n", in rkcommon_vrec_header()
461 fprintf(stderr, "%s: Write error on %s: %s\n", in pad_file()
481 fprintf(stderr, "Adding Image %s\n", file); in copy_file()
485 fprintf(stderr, "%s: Can't open %s: %s\n", in copy_file()
491 fprintf(stderr, "%s: Can't stat %s: %s\n", in copy_file()
497 fprintf(stderr, "Size %u(pad to %u)\n", in copy_file()
502 fprintf(stderr, "%s: Can't read %s: %s\n", in copy_file()
509 fprintf(stderr, "%s: Write error on %s: %s\n", in copy_file()