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

/illumos-gate/usr/src/cmd/streams/strcmd/
H A Dstrconf.c52 * 4 ERR_MEM couldn't allocate memory
70 #define ERR_MEM 4 /* couldn't allocate memory */ macro
144 return (ERR_MEM);
H A Dstrchg.c55 * 4 ERR_MEM couldn't allocate memory
88 #define ERR_MEM 4 /* couldn't allocate memory */ macro
254 return (ERR_MEM);
341 return (ERR_MEM);
/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.h362 #define ERR_MEM "unable to allocate memory." macro
390 #define ERR_MEM "unable to allocate memory." macro
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dmessages.h504 #define ERR_MEM gettext("unable to allocate memory.") macro

Completed in 58 milliseconds