Home
last modified time | relevance | path

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

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