Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmsg.h124 size_t msgsnap_mlen; /* number of bytes in message that follows */ member
H A Dmsg_impl.h167 size32_t msgsnap_mlen; /* number of bytes in message that follows */ member
/illumos-gate/usr/src/cmd/ipcs/
H A Dipcs.c496 size_t mlen = mhead->msgsnap_mlen; in dumpmsgq()
/illumos-gate/usr/src/uts/common/os/
H A Dmsg.c1054 STRUCT_FSET(mhead, msgsnap_mlen, mp->msg_size); in msgsnap()