Searched refs:FD_OOB (Results 1 – 2 of 2) sorted by relevance
982 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()
528 #define FD_OOB 0x04 macro