Searched refs:gEventSources (Results 1 – 1 of 1) sorted by relevance
69 static PosixEventSource *gEventSources; // linked list of PosixEventSource's variable2043 for (iSource = gEventSources; iSource; iSource = iSource->next) in mDNSPosixGetFDSetForSelect()2120 for (iSource = gEventSources; iSource; iSource = iSource->next) in mDNSPosixProcessFDSet()2145 PosixEventSource **epp = &gEventSources; in requestIOEvents()2210 PosixEventSource *iSource, **epp = &gEventSources; in stopReadOrWriteEvents()