Home
last modified time | relevance | path

Searched refs:perror_fname (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/tools/
H A Difdtool.c475 static int perror_fname(const char *fmt, const char *fname) in perror_fname() function
502 return perror_fname("Could not open file '%s'", filename); in write_image()
504 return perror_fname("Could not write file '%s'", filename); in write_image()
607 return perror_fname("Could not open file '%s'", fname); in open_for_read()
609 return perror_fname("Could not stat file '%s'", fname); in open_for_read()