Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svr4pkg/libinst/
H A Dlistmgr.c41 #define ERR_CS_ALLOC "ERROR: Cannot allocate control structure for %s array." macro
154 logerr(gettext(ERR_CS_ALLOC), (bl_ptr->desc ? in alloc_next_seg()
192 logerr(gettext(ERR_CS_ALLOC), (bl_ptr->desc ? in alloc_next_seg()
262 logerr(gettext(ERR_CS_ALLOC), (desc ? desc : "an unknown")); in bl_create()