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

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dprselect.c123 PRFileDesc *fds0[10], *fds1[10], **fds, **other_fds; local
295 other_fds = fds1;
321 other_fds[j] = fds[j];
331 other_fds[nextIndex] = sock;
355 other_fds[nextIndex] = fds[j];
363 fds = other_fds;
364 other_fds = tmp;
H A Dselct_nm.c106 PRFileDesc *fds0[10], *fds1[10], **fds, **other_fds; local
232 other_fds = fds1;
261 other_fds[j] = fds[j];
272 other_fds[nextIndex] = sock;
297 other_fds[nextIndex] = fds[j];
305 fds = other_fds;
306 other_fds = tmp;

Completed in 44 milliseconds