Searched refs:E_MALLOC (Results 1 - 8 of 8) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/saf/
H A Dmsgs.h37 # define E_MALLOC 1 /* malloc failed */ macro
H A Dutil.c221 error(E_MALLOC, EXIT);
235 error(E_MALLOC, EXIT);
H A Dreadtab.c128 error(E_MALLOC, EXIT);
349 error(E_MALLOC, CONT);
361 error(E_MALLOC, CONT);
H A Dmisc.c357 error(E_MALLOC, CONT);
/opensolaris-onvv-gate/usr/src/cmd/lp/include/
H A Dlp.set.h44 #define E_MALLOC 3 macro
/opensolaris-onvv-gate/usr/src/cmd/listen/
H A Dlserror.h138 #define E_MALLOC 36 /* generic failed malloc */ macro
H A Dlisten.c489 error(E_MALLOC,NOCORE | EXIT);
903 error(E_MALLOC,NOCORE | EXIT);
1702 error(1, E_MALLOC);
1745 error (E_MALLOC, NOCORE | EXIT);
1960 error(1, E_MALLOC);
/opensolaris-onvv-gate/usr/src/cmd/lp/lib/lp/
H A Dset_size.c401 return (E_MALLOC);

Completed in 105 milliseconds