Home
last modified time | relevance | path

Searched defs:ERR_MEM (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/streams/strcmd/
H A Dstrconf.c68 #define ERR_MEM 4 /* couldn't allocate memory */ macro
H A Dstrchg.c86 #define ERR_MEM 4 /* couldn't allocate memory */ macro
/illumos-gate/usr/src/lib/libinstzones/common/
H A Dzones_strings.h143 #define ERR_MEM ILIBSTR("unable to allocate memory.") macro
/illumos-gate/usr/src/lib/libpkg/common/
H A Dpkglibmsgs.h224 #define ERR_MEM "unable to allocate memory." macro
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dmessages.h496 #define ERR_MEM gettext("unable to allocate memory.") macro