Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dpoll.h116 } fd_set_bits; typedef
158 extern int do_select(int n, fd_set_bits *fds, struct timespec *end_time);
/linux-3.4.99/fs/
Dselect.c340 static int max_select_fd(unsigned long n, fd_set_bits *fds) in max_select_fd()
396 int do_select(int n, fd_set_bits *fds, struct timespec *end_time) in do_select()
521 fd_set_bits fds; in core_sys_select()
Dcompat.c1445 fd_set_bits fds; in compat_core_sys_select()