Home
last modified time | relevance | path

Searched refs:ERR_MEM_ALLOC (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dlistmgr.c42 #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()
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_cs.c711 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 Dcfga_fp.h313 ERR_MEM_ALLOC, enumerator
H A Dcfga_utils.c126 {ERR_MEM_ALLOC, 0, 1, "Failed to allocated memory"},