Home
last modified time | relevance | path

Searched defs:m_next (Results 1 – 7 of 7) sorted by relevance

/minix3/usr.bin/nbperf/
H A Dgraph3.h47 uint32_t r_prev, m_next, r_next; member
/minix3/minix/lib/libmthread/
H A Dglobal.h38 struct __mthread_tcb *m_next; /* Next thread in linked list */ member
/minix3/external/bsd/libpcap/dist/bpf/net/
H A Dbpf_filter.c67 # define m_next b_cont macro
/minix3/external/bsd/bind/dist/unit/atf-src/atf-c/detail/
H A Dlist.c47 struct list_entry *m_next; member
/minix3/external/bsd/atf/dist/atf-c/detail/
H A Dlist.c45 struct list_entry *m_next; member
/minix3/lib/libc/cdb/
H A Dcdbw.c292 uint32_t r_prev, m_next, r_next; member
/minix3/sys/sys/
H A Dmbuf.h290 #define m_next m_hdr.mh_next macro