Searched refs:ERR_MEM (Results 1 – 8 of 8) sorted by relevance
68 #define ERR_MEM 4 /* couldn't allocate memory */ macro142 return (ERR_MEM); in main()
86 #define ERR_MEM 4 /* couldn't allocate memory */ macro252 return (ERR_MEM); in main()339 return (ERR_MEM); in main()
224 #define ERR_MEM "unable to allocate memory." macro
183 reperr(pkg_gt(ERR_MEM)); in cverify()187 reperr(pkg_gt(ERR_MEM)); in cverify()
714 logerr(pkg_gt(ERR_MEM)); in genheader()
143 #define ERR_MEM ILIBSTR("unable to allocate memory.") macro
1232 progerr(ERR_MEM); in _pkginfoFactory()
496 #define ERR_MEM gettext("unable to allocate memory.") macro