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