Home
last modified time | relevance | path

Searched refs:c_fatal (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/roff/groff/
H A Dpipeline.c89 extern void c_fatal(const char *, const char *, const char *, const char *);
566 c_fatal("%1: %2", s, strerror(errno), (char *)0); in sys_fatal()
H A Dgroff.cpp765 void c_fatal(const char *format, const char *arg1, const char *arg2, in c_fatal() function
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog2178 `c_fatal', and `i_to_a' with `extern "C"' for C++.
H A DChangeLog.115835 * groff/pipeline.cc: Declare c_fatal.