Searched refs:NO_MEM (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/cmd/boot/bootadm/ |
H A D | bootadm_hyper.c | 85 bam_error(NO_MEM, len); in append_str() 119 bam_error(NO_MEM, len); in modify_path() 174 bam_error(NO_MEM, len); in get_token() 1124 bam_error(NO_MEM, len + zfslen); in cvt_to_metal()
|
H A D | message.h | 90 #define NO_MEM gettext("could not allocate memory: size = %u\n") macro
|
H A D | bootadm.c | 9521 bam_error(NO_MEM, nelem*sz); 9532 bam_error(NO_MEM, sz); 9548 bam_error(NO_MEM, strlen(str) + 1);
|
/titanic_41/usr/src/cmd/eeprom/i386/ |
H A D | benv.c | 361 eeprom_error(NO_MEM, len + 1); in get_bootadm_value() 369 eeprom_error(NO_MEM, strlen(output) + 1); in get_bootadm_value() 410 eeprom_error(NO_MEM, strlen(orig_ptr) + 1); in get_bootadm_value()
|