Home
last modified time | relevance | path

Searched refs:Omsg (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/lib/libast/common/misc/
H A Dstk.c118 static const char Omsg[] = "malloc failed while growing stack\n"; variable
126 write(2,Omsg, sizeof(Omsg)-1); in overflow()
/titanic_51/usr/src/contrib/ast/src/lib/libast/misc/
H A Dstk.c118 static const char Omsg[] = "malloc failed while growing stack\n"; variable
126 write(2,Omsg, sizeof(Omsg)-1); in overflow()