gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for fundef:m_claim (0.00 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsd/kern/uipc_mbuf.c - 57.8KB - 1,910 lines
1900: void
1901: m_claim(struct mbuf *m, struct mowner *mo)
1902: {
bsd_source/t2ex/network/net/src_bsd/sys/mbuf.h - 42.4KB - 986 lines
410: #define mowner_revoke(m, all, flags)    do { } while (/* CONSTCOND */ 0)
411: #define m_claim(m, mowner)              do { } while (/* CONSTCOND */ 0)
412: #ifndef T2EX