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

/illumos-gate/usr/src/cmd/deroff/
H A Dderoff.c116 static void fatal_msg(char *);
303 /* Functions calling fatal_msg() should ensure 's' is non-null */
305 fatal_msg(char *s) function
339 fatal_msg(gettext("Cannot allocate memory"));
364 fatal_msg(gettext("Cannot allocate memory"));
787 fatal_msg(gettext("Cannot allocate memory"));
/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c467 char *fatal_msg; variable
488 fatal_msg = buf; /* to ease debugging */

Completed in 101 milliseconds