Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/syslogd/
H A Dsyslogd.c268 #define MALLOC_FAIL(x) \ macro
471 MALLOC_FAIL( in main()
1041 MALLOC_FAIL("dropping flush msg"); in flushmsg()
1050 MALLOC_FAIL("dropping flush msg"); in flushmsg()
1133 MALLOC_FAIL("dropping message"); in formatsys()
1181 MALLOC_FAIL("dropping message"); in formatsys()
1263 MALLOC_FAIL("dropping message"); in logmsg()
1872 MALLOC_FAIL("dropping message"); in writemsg()
2014 MALLOC_FAIL("dropping message"); in wallmsg()
4958 MALLOC_FAIL("dropping message"); in reconfigure()
[all …]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c94 #define MALLOC_FAIL gettext("piclfrutree: malloc failed") macro
1763 syslog(LOG_ERR, MALLOC_FAIL); in get_node_children()
1791 syslog(LOG_ERR, MALLOC_FAIL); in get_node_children()