Home
last modified time | relevance | path

Searched refs:msgcmd (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/truss/
H A Dproto.h75 extern const char *msgcmd(int);
H A Dcodes.c2135 msgcmd(int arg) in msgcmd() function
H A Dprint.c454 const char *s = raw? NULL : msgcmd(val); in prt_msc()