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

/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dspiceqxl_main_loop.c240 static int set_watch_fds(fd_set *rfds, fd_set *wfds) function in typeref:typename:int
269 set_watch_fds((fd_set*)readmask, (fd_set*)readmask);
291 max_fd = set_watch_fds(&rfds, &wfds);

Completed in 3 milliseconds