Searched refs:tmpfds (Results 1 - 1 of 1) sorted by last modified time

/macosx-10.10.1/kext_tools-384.1.4/
H A Dkextcache_main.c1163 fd_set tmpfds; local
1227 FD_COPY(&readfds, &tmpfds);
1229 &tmpfds, NULL, NULL, &timeout);
1246 if (!FD_ISSET(systemLoadAdvisoryFileDescriptor, &tmpfds)) {

Completed in 107 milliseconds