Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
WaitForInput
headers/os/device/SerialPort.h
103
ssize_t WaitForInput();
src/add-ons/input_server/devices/serial_mouse/SerialMouse.cpp
180
if (fSerialPort->WaitForInput() == 0)
src/add-ons/input_server/devices/serial_mouse/SerialMouse.cpp
201
if (fSerialPort->WaitForInput() == 0)