Searched refs:proxy_manager_select_fill (Results 1 – 3 of 3) sorted by relevance
78 extern void proxy_manager_select_fill( int *pcount,
420 proxy_manager_select_fill( int *pcount, fd_set* read_fds, fd_set* write_fds, fd_set* err_fds) in proxy_manager_select_fill() function
460 proxy_manager_select_fill(&nfds, readfds, writefds, xfds); in slirp_select_fill()