Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/cfgadm_plugins/sbd/common/
H A Dap.c145 rc = ERR_NOMEM; in ap_parse()
160 rc = ERR_NOMEM; in ap_parse()
191 rc = ERR_NOMEM; in ap_parse()
241 rc = ERR_NOMEM; in ap_parse()
278 rc = ERR_NOMEM; in ap_parse()
527 ap_err(a, ERR_NOMEM); in ap_opt_parse()
H A Dap_rcm.c178 ap_err(a, ERR_NOMEM); in ap_capinfo()
301 ap_err(a, ERR_NOMEM); in ap_rcm_init()
444 ap_err(a, ERR_NOMEM); in ap_rcm_init()
520 ap_err(a, ERR_NOMEM); in ap_rcm_rlist()
589 ap_err(a, ERR_NOMEM); in ap_rcm_rlist()
1221 ap_err(a, ERR_NOMEM); in ap_rcm_ctl()
H A Dap.h182 #define ERR_NOMEM 19 macro
H A Dap_msg.c415 case ERR_NOMEM: in ap_err()
/illumos-gate/usr/src/cmd/pools/poolstat/
H A Dpoolstat_utils.c41 die(gettext(ERR_NOMEM)); in Realloc()
H A Dsa_libpool.c67 die(gettext(ERR_NOMEM)); in sa_libpool_init()
H A Dpoolstat.c294 die(gettext(ERR_NOMEM)); in main()
946 die(gettext(ERR_NOMEM)); in prt_pool_stats()
/illumos-gate/usr/src/cmd/pools/common/
H A Dutils.h64 #define ERR_NOMEM "not enough memory\n" macro
/illumos-gate/usr/src/cmd/svr4pkg/pkgchk/
H A Dcheckmap.c70 #define ERR_NOMEM "unable to allocate dynamic memory, errno=%d" macro
358 progerr(gettext(ERR_NOMEM), errno); in selpkg()
/illumos-gate/usr/src/lib/libraidcfg/common/
H A Draidcfg.c441 case ERR_NOMEM: in raidcfg_errstr()
941 return (ERR_NOMEM); in raidcfg_create_array()
1050 return (ERR_NOMEM); in raidcfg_set_hsp()
1127 return (ERR_NOMEM); in raidcfg_unset_hsp()
1336 return (ERR_NOMEM); in raid_handle_init()
1801 return (ERR_NOMEM); in obj_rescan()
2280 return (ERR_NOMEM); in obj_sys_complist()
2369 return (ERR_NOMEM); in obj_controller_complist()
2654 return (ERR_NOMEM); in obj_array_complist()
2898 return (ERR_NOMEM); in obj_disk_complist()
[all …]
H A Draidcfg_spi.h202 #define ERR_NOMEM -32 macro
/illumos-gate/usr/src/cmd/pools/pooladm/
H A Dpooladm.c214 die(gettext(ERR_NOMEM)); in main()
/illumos-gate/usr/src/cmd/pools/poolcfg/
H A Dpoolcfg.y1573 die(gettext(ERR_NOMEM)); in process_min_max()
1580 die(gettext(ERR_NOMEM)); in process_min_max()
/illumos-gate/usr/src/cmd/raidctl/
H A Draidctl.c2036 (void) fprintf(stderr, "%s\n", raidcfg_errstr(ERR_NOMEM)); in print_disk_table()
2061 (void) fprintf(stderr, "%s\n", raidcfg_errstr(ERR_NOMEM)); in print_disk_table()