Home
last modified time | relevance | path

Searched defs:msg_next (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/lib/libc/sysvipc/
H A Dsysvipc_msg.h31 short msg_next; /* next msg in the chain */ member
/dflybsd-src/sys/kern/
H A Dsysv_msg.c46 struct msg *msg_next; /* next msg in the chain */ member