HomeSort by: relevance | last modified time | path
    Searched defs:__msg (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/sys/
msg.h 63 struct __msg { struct
64 struct __msg *msg_next; /* next msg in the chain */
92 struct __msg *_msg_first; /* first message in the queue */
93 struct __msg *_msg_last; /* last message in the queue */
msg.h 63 struct __msg { struct
64 struct __msg *msg_next; /* next msg in the chain */
92 struct __msg *_msg_first; /* first message in the queue */
93 struct __msg *_msg_last; /* last message in the queue */

Completed in 22 milliseconds