Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dmsg.h55 struct msg *msg_last; /* ptr to last message on q */ member
/titanic_41/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
/titanic_41/usr/src/uts/common/os/
H A Dmsg.c505 STRUCT_FSETP(ds, msg_last, NULL); in msgctl()