Home
last modified time | relevance | path

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

/hurd/
A Dhurdselect.c55 fd_set rfds, wfds, xfds; in _hurd_select() local
240 FD_ZERO (&xfds); in _hurd_select()
242 xfds = *exceptfds; in _hurd_select()
256 if (exceptfds != NULL && FD_ISSET (i, &xfds)) in _hurd_select()

Completed in 5 milliseconds