Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/deroff/
H A Dderoff.c116 static void fatal_msg(char *);
305 fatal_msg(char *s) in fatal_msg() function
339 fatal_msg(gettext("Cannot allocate memory")); in regline()
364 fatal_msg(gettext("Cannot allocate memory")); in regline()
787 fatal_msg(gettext("Cannot allocate memory")); in copys()
/titanic_41/usr/src/cmd/ztest/
H A Dztest.c465 char *fatal_msg; variable
486 fatal_msg = buf; /* to ease debugging */ in fatal()