Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Difdtool.c474 static int perror_fname(const char *fmt, const char *fname) in perror_fname() function
501 return perror_fname("Could not open file '%s'", filename); in write_image()
503 return perror_fname("Could not write file '%s'", filename); in write_image()
606 return perror_fname("Could not open file '%s'", fname); in open_for_read()
608 return perror_fname("Could not stat file '%s'", fname); in open_for_read()