Home
last modified time | relevance | path

Searched refs:perror_fatal (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/diffutils/dist/src/
H A Dsdiff.c67 static void perror_fatal (char const *) __attribute__((noreturn));
181 perror_fatal (_("standard output")); in check_stdout()
257 perror_fatal (char const *msg) in perror_fatal() function
293 perror_fatal (fname); in ck_fopen()
301 perror_fatal ("fclose"); in ck_fclose()
309 perror_fatal (_("read failed")); in ck_fread()
317 perror_fatal (_("write failed")); in ck_fwrite()
324 perror_fatal (_("write failed")); in ck_fflush()
578 perror_fatal (diffargv[0]); in main()
626 perror_fatal (command); in main()
[all …]
/netbsd-src/external/gpl2/diffutils/dist/
H A DChangeLog1398 (exiterr, fatal, perror_fatal, try_help): Add noreturn attribute.
2148 (exiterr, perror_fatal, main): When exiting because of a signal,