Searched defs:MALLOC_FAIL (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c96 #define MALLOC_FAIL gettext("piclfrutree: malloc failed") macro
1765 syslog(LOG_ERR, MALLOC_FAIL);
1793 syslog(LOG_ERR, MALLOC_FAIL);
/illumos-gate/usr/src/cmd/syslogd/
H A Dsyslogd.c270 #define MALLOC_FAIL(x) \ macro
473 MALLOC_FAIL(
897 MALLOC_FAIL("dropping message from "
915 MALLOC_FAIL("dropping message from "
930 MALLOC_FAIL("dropping message from "
1047 MALLOC_FAIL("dropping flush msg");
1057 MALLOC_FAIL("dropping flush msg");
1142 MALLOC_FAIL("dropping message");
1190 MALLOC_FAIL("dropping message");
1273 MALLOC_FAIL("droppin
[all...]

Completed in 55 milliseconds