Searched refs:E_MALLOC (Results 1 – 8 of 8) sorted by relevance
/titanic_44/usr/src/cmd/saf/ |
H A D | readtab.c | 128 error(E_MALLOC, EXIT); 349 error(E_MALLOC, CONT); in dump_table() 361 error(E_MALLOC, CONT); in dump_table()
|
H A D | util.c | 221 error(E_MALLOC, EXIT); 235 error(E_MALLOC, EXIT);
|
H A D | msgs.h | 37 # define E_MALLOC 1 /* malloc failed */ macro
|
H A D | misc.c | 357 error(E_MALLOC, CONT); in sigpoll()
|
/titanic_44/usr/src/cmd/lp/include/ |
H A D | lp.set.h | 44 #define E_MALLOC 3 macro
|
/titanic_44/usr/src/cmd/listen/ |
H A D | lserror.h | 138 #define E_MALLOC 36 /* generic failed malloc */ macro
|
H A D | listen.c | 491 error(E_MALLOC,NOCORE | EXIT); in net_open() 905 error(E_MALLOC,NOCORE | EXIT); in listen() 1704 error(1, E_MALLOC); 1747 error (E_MALLOC, NOCORE | EXIT); 1962 error(1, E_MALLOC);
|
/titanic_44/usr/src/cmd/lp/lib/lp/ |
H A D | set_size.c | 401 return (E_MALLOC);
|