Searched refs:PORT_SOURCE_FD (Results 1 – 2 of 2) sorted by relevance
220 EVUTIL_ASSERT(pevt->portev_source == PORT_SOURCE_FD); in check_event()238 if (port_associate(epdp->ed_port, PORT_SOURCE_FD, in reassociate()408 port_dissociate(evpd->ed_port, PORT_SOURCE_FD, fd) == -1) { in evport_del()
1788 pub const PORT_SOURCE_FD: ::c_int = 4; constant