Searched refs:CALLOC_FAILED (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/cmd/devfsadm/ | ||
H A D | message.h | 192 #define CALLOC_FAILED gettext("calloc failed for %d bytes\n") macro |
H A D | devfsadm.c | 7734 err_print(CALLOC_FAILED, size); in s_zalloc() |