Home
last modified time | relevance | path

Searched defs:MESSAGE (Results 1 – 4 of 4) sorted by relevance

/titanic_52/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DDebug.java297 static public final int MESSAGE = 2; field in Debug
/titanic_52/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dstreval.h202 #define MESSAGE 3 macro
/titanic_52/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/helptools/
H A DparseMain.java802 static public final int MESSAGE = 1; field in Debug
/titanic_52/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dvmhdr.h141 #define MESSAGE(s) _vmmessage(__FILE__,__LINE__,s,0) macro
151 #define MESSAGE(s) (0) macro