Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/truss/
H A Dproto.h77 extern const char *shmcmd(int);
H A Dcodes.c2165 shmcmd(int arg) in shmcmd() function
H A Dprint.c498 const char *s = raw? NULL : shmcmd(val); in prt_shc()