Home
last modified time | relevance | path

Searched refs:FD_OOB (Results 1 – 2 of 2) sorted by relevance

/external/dbus/dbus/
Ddbus-sysdeps-win.c982 long lNetworkEvents = FD_OOB; in _dbus_poll()
1032 if (ne.lNetworkEvents & (FD_OOB)) in _dbus_poll()
1041 if (ne.lNetworkEvents & (FD_OOB)) in _dbus_poll()
/external/quake/quake/src/WinQuake/
Dmpdosock.h528 #define FD_OOB 0x04 macro