Searched defs:FDI_TO_SYSEVENTS (Results 1 – 2 of 2) sorted by relevance
101 #define FDI_TO_SYSEVENTS(fdi) (FDI_HAS_READ(fdi) ? POLLIN : 0) | \ macro