Searched defs:global_xfds (Results 1 - 2 of 2) sorted by relevance

/external/qemu/slirp/
H A Dslirp.c60 fd_set *global_readfds, *global_writefds, *global_xfds; variable
252 global_xfds = NULL;
398 global_xfds = xfds;
561 global_xfds = NULL;
/external/qemu/slirp-android/
H A Dslirp.c78 fd_set *global_readfds, *global_writefds, *global_xfds; variable
312 global_xfds = NULL;
472 global_xfds = xfds;
650 global_xfds = NULL;

Completed in 101 milliseconds