Searched refs:ERR_NOMEM (Results 1 – 14 of 14) sorted by relevance
/titanic_41/usr/src/lib/cfgadm_plugins/sbd/common/ |
H A D | ap.c | 145 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 D | ap_rcm.c | 178 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() 1222 ap_err(a, ERR_NOMEM); in ap_rcm_ctl()
|
H A D | ap.h | 184 #define ERR_NOMEM 19 macro
|
H A D | ap_msg.c | 415 case ERR_NOMEM: in ap_err()
|
/titanic_41/usr/src/cmd/pools/poolstat/ |
H A D | poolstat_utils.c | 43 die(gettext(ERR_NOMEM)); in Realloc()
|
H A D | sa_libpool.c | 69 die(gettext(ERR_NOMEM)); in sa_libpool_init()
|
H A D | poolstat.c | 293 die(gettext(ERR_NOMEM)); in main() 945 die(gettext(ERR_NOMEM)); in prt_pool_stats()
|
/titanic_41/usr/src/cmd/pools/common/ |
H A D | utils.h | 66 #define ERR_NOMEM "not enough memory\n" macro
|
/titanic_41/usr/src/cmd/svr4pkg/pkgchk/ |
H A D | checkmap.c | 70 #define ERR_NOMEM "unable to allocate dynamic memory, errno=%d" macro 358 progerr(gettext(ERR_NOMEM), errno); in selpkg()
|
/titanic_41/usr/src/lib/libraidcfg/common/ |
H A D | raidcfg.c | 441 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() 1766 return (ERR_NOMEM); in obj_scan_comp() 1801 return (ERR_NOMEM); in obj_rescan() 2280 return (ERR_NOMEM); in obj_sys_complist() 2369 return (ERR_NOMEM); in obj_controller_complist() 2527 return (ERR_NOMEM); in obj_controller_act() [all …]
|
H A D | raidcfg_spi.h | 202 #define ERR_NOMEM -32 macro
|
/titanic_41/usr/src/cmd/pools/pooladm/ |
H A D | pooladm.c | 216 die(gettext(ERR_NOMEM)); in main()
|
/titanic_41/usr/src/cmd/pools/poolcfg/ |
H A D | poolcfg.y | 1575 die(gettext(ERR_NOMEM)); in process_min_max() 1582 die(gettext(ERR_NOMEM)); in process_min_max()
|
/titanic_41/usr/src/cmd/raidctl/ |
H A D | raidctl.c | 2036 (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()
|