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

/xsrc/external/mit/imake/dist/
H A Dimake.c331 void LogFatal(const char *x0, ...) _X_ATTRIBUTE_PRINTF(1, 2);
384 LogFatal("Cross compile directory path too long %s\n",
396 LogFatal("Cannot create temporary file %s.", tmpMakefile);
403 LogFatal("Cannot create temporary file %s.", tmpMakefileName);
412 LogFatal("Cannot create temporary file %s.", tmpMakefileName);
446 LogFatal("Cannot read %s.", tmpMakefile);
464 LogFatal("Signal %d.", sig);
485 LogFatal("fix imake to do crosscompiling for NetBSD\n","");
498 LogFatal("uname(3) failed; can't tell what %s",
516 LogFatal("Environmen
685 LogFatal(const char *fmt, ...) function in typeref:typename:void
[all...]

Completed in 2 milliseconds