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

/freebsd-current/contrib/diff/src/
H A Ddiff3.c182 static void perror_with_exit (char const *) __attribute__((noreturn));
365 perror_with_exit (file[i]);
389 perror_with_exit (file[rev_mapping[FILE0]]);
423 perror_with_exit (_("standard output"));
1168 perror_with_exit ("pipe");
1189 perror_with_exit ("fork");
1225 perror_with_exit (command);
1232 perror_with_exit ("fstat");
1245 perror_with_exit (_("read failed"));
1268 perror_with_exit ("clos
1739 perror_with_exit (char const *string) function
[all...]

Completed in 168 milliseconds