Searched refs:iSource (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSPosix.c1734 PosixEventSource *iSource; local
1737 for (iSource=(PosixEventSource*)gEventSources.Head; iSource; iSource = iSource->Next)
1738 if (gMaxFD < iSource->fd)
1739 gMaxFD = iSource->fd;
1774 PosixEventSource *iSource; local
1776 for (iSource=(PosixEventSource*)gEventSources.Head; iSource; iSourc
1845 PosixEventSource *iSource; local
[all...]

Completed in 47 milliseconds