/titanic_41/usr/src/cmd/svr4pkg/pkgremove/ |
H A D | delmap.c | 51 #define ERR_MEMORY "no memory, errno=%d" macro 80 progerr(gettext(ERR_MEMORY), errno); in delmap() 87 progerr(gettext(ERR_MEMORY), errno); in delmap() 148 progerr(gettext(ERR_MEMORY), errno); in delmap()
|
/titanic_41/usr/src/cmd/svr4pkg/libinst/ |
H A D | qstrdup.c | 41 #define ERR_MEMORY "memory allocation failure, errno=%d" macro 51 progerr(gettext(ERR_MEMORY), errno); in qstrdup()
|
H A D | putparam.c | 97 progerr(gettext(ERR_MEMORY), errno); in putparam() 124 progerr(gettext(ERR_MEMORY), errno); in putparam() 147 progerr(gettext(ERR_MEMORY), errno); in putparam()
|
H A D | pathdup.c | 42 #define ERR_MEMORY "memory allocation failure, errno=%d" macro 96 progerr(gettext(ERR_MEMORY), errno); in growstore()
|
H A D | procmap.c | 45 #define ERR_MEMORY "memory allocation failure" macro 212 progerr(gettext(ERR_MEMORY)); in procmap() 242 progerr(gettext(ERR_MEMORY)); in procmap() 265 progerr(gettext(ERR_MEMORY)); in procmap()
|
H A D | eptstat.c | 50 #define ERR_MEMORY "memory allocation failure, errno=%d" macro 118 progerr(gettext(ERR_MEMORY), errno); in eptstat()
|
H A D | setlist.c | 56 #define ERR_MEMORY "memory allocation failure" macro 67 progerr(gettext(ERR_MEMORY)); in new_cl_attr() 75 progerr(gettext(ERR_MEMORY)); in new_cl_attr()
|
H A D | pkgobjmap.c | 44 #define ERR_MEMORY "memory allocation failure" macro 206 progerr(gettext(ERR_MEMORY)); in init_pkgobjspace() 229 progerr(gettext(ERR_MEMORY)); in seed_pkgobjmap() 327 progerr(gettext(ERR_MEMORY)); in pkgobjmap() 363 progerr(gettext(ERR_MEMORY)); in pkgobjmap()
|
H A D | pkgops.c | 934 progerr(ERR_MEMORY, errno); in pkgAddThisZonePackage() 942 progerr(ERR_MEMORY, errno); in pkgAddThisZonePackage()
|
H A D | pkgdbmerg.c | 596 progerr(gettext(ERR_MEMORY), errno); in do_new_ent()
|
/titanic_41/usr/src/cmd/svr4pkg/pkgmk/ |
H A D | splpkgmap.c | 54 #define ERR_MEMORY "memory allocation failure, errno=%d" macro 114 progerr(gettext(ERR_MEMORY), errno); in splpkgmap() 120 progerr(gettext(ERR_MEMORY), errno); in splpkgmap() 127 progerr(gettext(ERR_MEMORY), errno); in splpkgmap() 461 progerr(gettext(ERR_MEMORY), errno); in allocnode() 490 progerr(gettext(ERR_MEMORY), errno); in allocnode() 607 progerr(gettext(ERR_MEMORY), errno); in addclass()
|
H A D | main.c | 88 #define ERR_MEMORY "memory allocation failure, errno=%d" macro 798 progerr(gettext(ERR_MEMORY), errno); in ckmissing() 809 progerr(gettext(ERR_MEMORY), errno); in ckmissing()
|
/titanic_41/usr/src/cmd/sgs/prof/common/ |
H A D | profv.c | 70 exit(ERR_MEMORY); in setup_demangled_names() 88 exit(ERR_MEMORY); in setup_demangled_names() 294 exit(ERR_MEMORY); in check_dupnames() 369 exit(ERR_MEMORY); in collect_profsyms() 481 exit(ERR_MEMORY); in process_pcsamples() 558 exit(ERR_MEMORY); in get_shobj_syms() 565 exit(ERR_MEMORY); in get_shobj_syms() 792 exit(ERR_MEMORY); in get_aout_syms()
|
H A D | profv.h | 87 #define ERR_MEMORY 4 macro
|
/titanic_41/usr/src/cmd/svr4pkg/pkgproto/ |
H A D | main.c | 60 #define ERR_MEMORY "memory allocation failure, errno=%d" macro 490 progerr(gettext(ERR_MEMORY), errno); in findlink()
|
/titanic_41/usr/src/lib/libinstzones/common/ |
H A D | zones_strings.h | 144 #define ERR_MEMORY ILIBSTR("memory allocation failure, errno=%d") macro
|
/titanic_41/usr/src/lib/libpkg/common/ |
H A D | pkglibmsgs.h | 242 #define ERR_MEMORY "memory allocation failure, errno=%d" macro
|
H A D | gpkglist.c | 83 progerr(pkg_gt(ERR_MEMORY), errno); in next_n()
|
/titanic_41/usr/src/cmd/svr4pkg/pkginstall/ |
H A D | instvol.c | 362 progerr(ERR_MEMORY, errno); in instvol() 373 progerr(ERR_MEMORY, errno); in instvol()
|
H A D | main.c | 1330 progerr(ERR_MEMORY, errno); in main() 1348 progerr(ERR_MEMORY, errno); in main()
|
/titanic_41/usr/src/cmd/svr4pkg/hdrs/ |
H A D | messages.h | 505 #define ERR_MEMORY gettext("memory allocation failure, errno=%d") macro
|