Home | History | Annotate | Download | only in syscall

Lines Matching defs:Splice

1460 func Splice(rfd int, roff *int64, wfd int, woff *int64, len int, flags int) (n int, err error) {