const syscall.ENAMETOOLONG
2 uses
syscall (current package)
zerrors_darwin_arm64.go#L1192: ENAMETOOLONG = Errno(0x3f)
os
getwd.go#L85: return "", syscall.ENAMETOOLONG
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)