const runtime._ETIMEDOUT

2 uses

	runtime (current package)
		defs_darwin_amd64.go#L12: 	_ETIMEDOUT = 0x3c
		os_darwin.go#L58: 			if err == _ETIMEDOUT {