const syscall.ImplementsGetwd
3 uses
syscall (current package)
syscall_linux.go#L371: const ImplementsGetwd = true
os
getwd.go#L55: if syscall.ImplementsGetwd {
getwd.go#L116: if syscall.ImplementsGetwd {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)