gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:uiomove from t2ex/bsd_source/t2ex/network/net/src_bsd/net/bpf.c (0.00 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsd/net/bpf.c - 56.1KB - 2,015 lines
305: 
306:         error = uiomove(mtod(m, void *), len, uio);
307:         if (error)
628: */ 629: error = uiomove(d->bd_hbuf, d->bd_hlen, uio); 630: