const syscall.ENAMETOOLONG

2 uses

	syscall (current package)
		zerrors_darwin_arm64.go#L1192: 	ENAMETOOLONG    = Errno(0x3f)

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