Searched refs:perror_fname (Results 1 – 1 of 1) sorted by relevance
474 static int perror_fname(const char *fmt, const char *fname) in perror_fname() function501 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()