stop
stop(n)
stop(int dummy __unused)
stop(const char *why)
stop(const char *string, int err_code)
#define stop(s) cfgerror(s), exit(1)
stop(void)
stop(int all)
stop(int signo)
stop(int argc, char *argv[])