Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmsg.h74 struct msg *msg_last; /* ptr to last message on q */ member
H A Dmsg_impl.h177 caddr32_t msg_last; /* ptr to last message on q */ member
/illumos-gate/usr/src/uts/common/os/
H A Dmsg.c505 STRUCT_FSETP(ds, msg_last, NULL); in msgctl()