gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:MCLREFDEBUGN (0.00 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsd/kern/uipc_mbuf.c - 57.8KB - 1,910 lines
160:         mowner_ref((n), (n)->m_flags);                                 \
161:         MCLREFDEBUGN((n), __FILE__, __LINE__);                         \
162: } while (/* CONSTCOND */ 0)
bsd_source/t2ex/network/net/src_bsd/sys/mbuf.h - 42.4KB - 986 lines
468:         MCLREFDEBUGO((m), __FILE__, __LINE__);                         \
469:         MCLREFDEBUGN((m), NULL, 0);                                    \
470: } while (/* CONSTCOND */ 0)