Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipcs/
H A Dipcs.c463 struct msgsnap_mhead *mhead; in dumpmsgq()
494 mhead = (struct msgsnap_mhead *)(buf + 1); in dumpmsgq()
502 mhead = (struct msgsnap_mhead *) in dumpmsgq()
/illumos-gate/usr/src/uts/common/sys/
H A Dmsg.h123 struct msgsnap_mhead { struct
/illumos-gate/usr/src/uts/common/os/
H A Dmsg.c979 STRUCT_DECL(msgsnap_mhead, mhead); in msgsnap()