Search | Google it | Results 1 - 1 of 1 for funcall:uiomove from t2ex/bsd_source/t2ex/network/net/src_bsd/net/bpf.c (0.00 seconds) |
305: 306: error = uiomove(mtod(m, void *), len, uio); 307: if (error) 628: */ 629: error = uiomove(d->bd_hbuf, d->bd_hlen, uio); 630: