Home
last modified time | relevance | path

Searched refs:rfds (Results 1 – 1 of 1) sorted by relevance

/hurd/
A Dhurdselect.c55 fd_set rfds, wfds, xfds; in _hurd_select() local
232 FD_ZERO (&rfds); in _hurd_select()
234 rfds = *readfds; in _hurd_select()
252 if (readfds != NULL && FD_ISSET (i, &rfds)) in _hurd_select()

Completed in 5 milliseconds