Searched refs:__NR_pselect6 (Results 1 – 2 of 2) sorted by relevance
796 #elif defined(__NR_pselect6) in sys_select()803 return my_syscall6(__NR_pselect6, nfds, rfds, wfds, efds, timeout ? &t : NULL, NULL); in sys_select()
192 #define __NR_pselect6 72 macro193 __SC_COMP_3264(__NR_pselect6, sys_pselect6_time32, sys_pselect6, compat_sys_pselect6_time32)
Completed in 7 milliseconds