const syscall.ENAMETOOLONG
2 uses
syscall (current package)
zerrors_linux_amd64.go#L1269: ENAMETOOLONG = Errno(0x24)
os
getwd.go#L85: return "", syscall.ENAMETOOLONG
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)