gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for fundef:mowner_detach (0.01 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsd/kern/uipc_mbuf.c - 57.8KB - 1,910 lines
1815: void
1816: mowner_detach(struct mowner *mo)
1817: {
bsd_source/t2ex/network/net/src_bsd/sys/mbuf.h - 42.4KB - 986 lines
416: #endif
417: #define mowner_detach(mo)               do { } while (/* CONSTCOND */ 0)
418: #define m_claimm(m, mo)                 do { } while (/* CONSTCOND */ 0)