const syscall.ENAMETOOLONG

2 uses

	syscall (current package)
		zerrors_linux_amd64.go#L1247: 	ENAMETOOLONG    = Errno(0x24)

	os
		getwd.go#L85: 			return "", syscall.ENAMETOOLONG