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