Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dmsg.h120 size_t msgsnap_nmsg; /* number of messages in the buffer */ member
H A Dmsg_impl.h163 size32_t msgsnap_nmsg; /* number of messages in the buffer */ member
/titanic_44/usr/src/cmd/ipcs/
H A Dipcs.c498 for (i = 0; i < buf->msgsnap_nmsg; i++) { in dumpmsgq()
/titanic_44/usr/src/uts/common/os/
H A Dmsg.c1042 STRUCT_FSET(head, msgsnap_nmsg, nmsg); in msgsnap()