Searched refs:perror_with_exit (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/diff/src/
H A Ddiff3.c182 static void perror_with_exit (char const *) __attribute__((noreturn));
366 perror_with_exit (file[i]);
390 perror_with_exit (file[rev_mapping[FILE0]]);
424 perror_with_exit (_("standard output"));
1169 perror_with_exit ("pipe");
1190 perror_with_exit ("fork");
1226 perror_with_exit (command);
1233 perror_with_exit ("fstat");
1246 perror_with_exit (_("read failed"));
1269 perror_with_exit ("clos
1740 perror_with_exit (char const *string) function
[all...]

Completed in 51 milliseconds