Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmsg.h118 struct msgsnap_head { struct
/illumos-gate/usr/src/cmd/ipcs/
H A Dipcs.c460 static struct msgsnap_head *buf = NULL; in dumpmsgq()
468 buf = malloc(bufsize = sizeof (struct msgsnap_head)); in dumpmsgq()
/illumos-gate/usr/src/uts/common/os/
H A Dmsg.c978 STRUCT_DECL(msgsnap_head, head); in msgsnap()