const syscall.ENAMETOOLONG

2 uses

	syscall (current package)
		zerrors_darwin_amd64.go#L1181: 	ENAMETOOLONG    = Errno(0x3f)

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