Searched refs:ERR_MEM_ALLOC (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/cmd/svr4pkg/libinst/ |
H A D | listmgr.c | 42 #define ERR_MEM_ALLOC "ERROR: Cannot allocate memory for %s array." macro 171 logerr(gettext(ERR_MEM_ALLOC), (bl_ptr->desc ? in alloc_next_seg() 220 logerr(gettext(ERR_MEM_ALLOC), (bl_ptr->desc ? in alloc_next_seg()
|
/titanic_41/usr/src/lib/cfgadm_plugins/fp/common/ |
H A D | cfga_cs.c | 711 cfga_err(errstring, errno, ERR_MEM_ALLOC, 0); in dev_change_state() 912 cfga_err(errstring, errno, ERR_MEM_ALLOC, 0); in dev_change_state() 1555 cfga_err(errstring, errno, ERR_MEM_ALLOC, 0); in handle_devs()
|
H A D | cfga_fp.h | 313 ERR_MEM_ALLOC, enumerator
|
H A D | cfga_utils.c | 126 {ERR_MEM_ALLOC, 0, 1, "Failed to allocated memory"},
|