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

/macosx-10.10/dcerpc-61/dcerpc/ncklib/
H A Dcomsoc_bsd.c1503 int nfds, num_found;
1512 num_found = dcethread_select(nfds, NULL, (void *)&write_fds, NULL, tmo);
1513 serr = ((num_found < 0) ? errno : RPC_C_SOCKET_OK);
1522 if (num_found == 0)
1484 int nfds, num_found; local
/macosx-10.10/xnu-2782.1.97/osfmk/i386/
H A Dpmap_x86_common.c960 int num_removed, num_unwired, num_found, num_invalid; local
969 num_found = 0;
995 num_found++;
1019 if (num_found == 0) {
/macosx-10.10/xnu-2782.1.97/osfmk/x86_64/
H A Dpmap.c1421 int num_found = 0; local
1474 num_found++;
1479 if (num_found) {

Completed in 85 milliseconds