Home
last modified time | relevance | path

Searched refs:Dup2 (Results 1 – 25 of 27) sorted by relevance

12

/external/syzkaller/vendor/golang.org/x/sys/unix/
Dsyscall_linux_arm64.go190 func Dup2(oldfd int, newfd int) (err error) { func
Dzsyscall_netbsd_arm.go557 func Dup2(from int, to int) (err error) { func
Dzsyscall_netbsd_amd64.go557 func Dup2(from int, to int) (err error) { func
Dzsyscall_netbsd_386.go557 func Dup2(from int, to int) (err error) { func
Dzsyscall_openbsd_386.go555 func Dup2(from int, to int) (err error) { func
Dzsyscall_dragonfly_amd64.go574 func Dup2(from int, to int) (err error) { func
Dzsyscall_openbsd_amd64.go555 func Dup2(from int, to int) (err error) { func
Dzsyscall_openbsd_arm.go555 func Dup2(from int, to int) (err error) { func
Dzsyscall_darwin_amd64.go620 func Dup2(from int, to int) (err error) { func
Dzsyscall_solaris_amd64.go688 func Dup2(oldfd int, newfd int) (err error) { func
Dzsyscall_darwin_arm64.go620 func Dup2(from int, to int) (err error) { func
Dzsyscall_darwin_arm.go620 func Dup2(from int, to int) (err error) { func
Dzsyscall_darwin_386.go620 func Dup2(from int, to int) (err error) { func
Dzsyscall_freebsd_amd64.go570 func Dup2(from int, to int) (err error) { func
Dzsyscall_freebsd_arm.go570 func Dup2(from int, to int) (err error) { func
Dzsyscall_freebsd_386.go570 func Dup2(from int, to int) (err error) { func
Dzsyscall_linux_s390x.go1492 func Dup2(oldfd int, newfd int) (err error) { func
Dzsyscall_linux_386.go1512 func Dup2(oldfd int, newfd int) (err error) { func
Dzsyscall_linux_mipsle.go1492 func Dup2(oldfd int, newfd int) (err error) { func
Dzsyscall_linux_mips64le.go1492 func Dup2(oldfd int, newfd int) (err error) { func
Dzsyscall_linux_sparc64.go1519 func Dup2(oldfd int, newfd int) (err error) { func
Dzsyscall_linux_arm.go1681 func Dup2(oldfd int, newfd int) (err error) { func
Dzsyscall_linux_mips64.go1492 func Dup2(oldfd int, newfd int) (err error) { func
Dzsyscall_linux_amd64.go1492 func Dup2(oldfd int, newfd int) (err error) { func
Dzsyscall_linux_mips.go1492 func Dup2(oldfd int, newfd int) (err error) { func

12