Searched refs:perror_with_name (Results 1 – 5 of 5) sorted by relevance
1166 perror_with_name (cmp.file[f].name); in compare_files()1188 perror_with_name (filename); in compare_files()1291 perror_with_name (cmp.file[0].name); in compare_files()1301 perror_with_name (cmp.file[1].name); in compare_files()1322 perror_with_name (cmp.file[0].name); in compare_files()1328 perror_with_name (cmp.file[1].name); in compare_files()
368 void perror_with_name (char const *);
220 perror_with_name (cmp->file[i].name); in diff_dirs()
52 perror_with_name (char const *name) in perror_with_name() function
2091 * util.c (perror_with_name, fatal): Use GNU `error'.