func syscall.Getcwd
2 uses
syscall (current package)
syscall_linux.go#L377: n, err := Getcwd(buf[0:])
zsyscall_linux_amd64.go#L190: func Getcwd(buf []byte) (n int, err error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)