Home
last modified time | relevance | path

Searched refs:msgsnap_mtype (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dmsg.h125 long msgsnap_mtype; /* message type */ member
H A Dmsg_impl.h168 int32_t msgsnap_mtype; /* message type */ member
/titanic_50/usr/src/cmd/ipcs/
H A Dipcs.c501 dumpmsg(mhead->msgsnap_mtype, (char *)(mhead + 1), mlen); in dumpmsgq()
/titanic_50/usr/src/uts/common/os/
H A Dmsg.c1055 STRUCT_FSET(mhead, msgsnap_mtype, mp->msg_type); in msgsnap()