gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:MCLAIM from t2ex/bsd_source/t2ex/network/net/src_bsd/kern/uipc_socket.c (0.00 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsd/kern/uipc_socket.c - 76.4KB - 2,408 lines
409:         m = m_get(M_WAIT, type);
410:         MCLAIM(m, so->so_mowner);
411:         return m;
997: } 998: MCLAIM(m, so->so_snd.sb_mowner); 999: #ifndef T2EX /* not support loan */