Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/select/
Dselect.h120 fd_set* __exception_fds, struct timeval* __timeout) in select() argument
122 MY_select(__fd_count, __read_fds, __write_fds, __exception_fds, in select()