func syscall.getcwd
2 uses
syscall (current package)
syscall_bsd.go#L24: _, err := getcwd(buf[:])
zsyscall_darwin_arm64.go#L1946: func getcwd(buf []byte) (n int, err error) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)