Home
last modified time | relevance | path

Searched refs:Getcwd (Results 1 – 25 of 29) sorted by relevance

12

/external/syzkaller/vendor/golang.org/x/sys/unix/
Dsyscall_openbsd.go69 _, err := Getcwd(buf[0:])
Dsyscall_netbsd.go116 _, err := Getcwd(buf[0:])
Dsyscall_dragonfly.go104 _, err := Getcwd(buf[0:])
Dsyscall_freebsd.go106 _, err := Getcwd(buf[0:])
Dsyscall_solaris.go137 _, err = Getcwd(buf[0:])
Dzsyscall_netbsd_arm.go409 func Getcwd(buf []byte) (n int, err error) { func
Dzsyscall_netbsd_amd64.go409 func Getcwd(buf []byte) (n int, err error) { func
Dsyscall_linux.go230 n, err := Getcwd(buf[0:])
Dzsyscall_netbsd_386.go409 func Getcwd(buf []byte) (n int, err error) { func
Dzsyscall_openbsd_386.go407 func Getcwd(buf []byte) (n int, err error) { func
Dzsyscall_dragonfly_amd64.go426 func Getcwd(buf []byte) (n int, err error) { func
Dzsyscall_openbsd_amd64.go407 func Getcwd(buf []byte) (n int, err error) { func
Dzsyscall_openbsd_arm.go407 func Getcwd(buf []byte) (n int, err error) { func
Dzsyscall_solaris_amd64.go419 func Getcwd(buf []byte) (n int, err error) { func
Dzsyscall_freebsd_amd64.go392 func Getcwd(buf []byte) (n int, err error) { func
Dzsyscall_freebsd_arm.go392 func Getcwd(buf []byte) (n int, err error) { func
Dzsyscall_freebsd_386.go392 func Getcwd(buf []byte) (n int, err error) { func
Dzsyscall_linux_s390x.go161 func Getcwd(buf []byte) (n int, err error) { func
Dzsyscall_linux_386.go161 func Getcwd(buf []byte) (n int, err error) { func
Dzsyscall_linux_arm64.go161 func Getcwd(buf []byte) (n int, err error) { func
Dzsyscall_linux_mipsle.go161 func Getcwd(buf []byte) (n int, err error) { func
Dzsyscall_linux_mips64le.go161 func Getcwd(buf []byte) (n int, err error) { func
Dzsyscall_linux_sparc64.go161 func Getcwd(buf []byte) (n int, err error) { func
Dzsyscall_linux_arm.go161 func Getcwd(buf []byte) (n int, err error) { func
Dzsyscall_linux_mips64.go161 func Getcwd(buf []byte) (n int, err error) { func

12