/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/ |
D | syscall_dragonfly.go | 242 func Sendfile(outfd int, infd int, offset *int64, count int) (written int, err error) { func
|
D | syscall_openbsd.go | 127 func Sendfile(outfd int, infd int, offset *int64, count int) (written int, err error) { func
|
D | syscall_netbsd.go | 236 func Sendfile(outfd int, infd int, offset *int64, count int) (written int, err error) { func
|
D | syscall_aix.go | 323 func Sendfile(outfd int, infd int, offset *int64, count int) (written int, err error) { func
|
D | syscall_freebsd.go | 251 func Sendfile(outfd int, infd int, offset *int64, count int) (written int, err error) { func
|
D | syscall_darwin.go | 453 func Sendfile(outfd int, infd int, offset *int64, count int) (written int, err error) { func
|
D | syscall_solaris.go | 581 func Sendfile(outfd int, infd int, offset *int64, count int) (written int, err error) { func
|
D | syscall_linux.go | 1797 func Sendfile(outfd int, infd int, offset *int64, count int) (written int, err error) { func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/ |
D | syscall_unix.go | 517 func Sendfile(outfd int, infd int, offset *int64, count int) (written int, err error) { func
|
D | syscall_js.go | 336 func Sendfile(outfd int, infd int, offset *int64, count int) (written int, err error) { func
|
D | syscall_wasip1.go | 403 func Sendfile(outfd int, infd int, offset *int64, count int) (written int, err error) { func
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/ |
H A D | kernel_copy.rs | 679 Sendfile, enumerator
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/ |
H A D | kernel_copy.rs | 679 Sendfile, enumerator
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/ |
H A D | kernel_copy.rs | 679 Sendfile, enumerator
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/ |
H A D | kernel_copy.rs | 679 Sendfile, enumerator
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/ |
H A D | kernel_copy.rs | 679 Sendfile, enumerator
|