Home
last modified time | relevance | path

Searched defs:Getcwd (Results 1 – 25 of 39) sorted by relevance

12

/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/
Dsyscall_aix.go149 func Getcwd(buf []byte) (n int, err error) { func
Dzsyscall_dragonfly_amd64.go411 func Getcwd(buf []byte) (n int, err error) { func
Dzsyscall_freebsd_arm64.go363 func Getcwd(buf []byte) (n int, err error) { func
Dzsyscall_freebsd_386.go363 func Getcwd(buf []byte) (n int, err error) { func
Dzsyscall_freebsd_amd64.go363 func Getcwd(buf []byte) (n int, err error) { func
Dzsyscall_freebsd_arm.go363 func Getcwd(buf []byte) (n int, err error) { func
Dzsyscall_netbsd_386.go380 func Getcwd(buf []byte) (n int, err error) { func
Dzsyscall_netbsd_arm.go380 func Getcwd(buf []byte) (n int, err error) { func
Dzsyscall_netbsd_arm64.go380 func Getcwd(buf []byte) (n int, err error) { func
/prebuilts/go/linux-x86/src/syscall/
Dfs_js.go326 func Getcwd(buf []byte) (n int, err error) { func
Dsyscall_aix.go134 func Getcwd(buf []byte) (n int, err error) { func
Dzsyscall_linux_386.go190 func Getcwd(buf []byte) (n int, err error) { func
Dzsyscall_solaris_amd64.go301 func Getcwd(buf []byte) (n int, err error) { func
Dzsyscall_linux_s390x.go190 func Getcwd(buf []byte) (n int, err error) { func
Dzsyscall_linux_riscv64.go190 func Getcwd(buf []byte) (n int, err error) { func
Dzsyscall_linux_arm64.go190 func Getcwd(buf []byte) (n int, err error) { func
Dzsyscall_linux_arm.go190 func Getcwd(buf []byte) (n int, err error) { func
Dzsyscall_linux_loong64.go190 func Getcwd(buf []byte) (n int, err error) { func
Dzsyscall_linux_mips64.go190 func Getcwd(buf []byte) (n int, err error) { func
Dzsyscall_linux_mipsle.go190 func Getcwd(buf []byte) (n int, err error) { func
Dzsyscall_linux_mips64le.go190 func Getcwd(buf []byte) (n int, err error) { func
Dzsyscall_linux_ppc64le.go190 func Getcwd(buf []byte) (n int, err error) { func
Dzsyscall_linux_ppc64.go190 func Getcwd(buf []byte) (n int, err error) { func
Dzsyscall_linux_amd64.go190 func Getcwd(buf []byte) (n int, err error) { func
Dzsyscall_linux_mips.go190 func Getcwd(buf []byte) (n int, err error) { func

12