Home
last modified time | relevance | path

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

/tools/include/nolibc/
A Dsys.h796 #elif defined(__NR_pselect6) in sys_select()
803 return my_syscall6(__NR_pselect6, nfds, rfds, wfds, efds, timeout ? &t : NULL, NULL); in sys_select()
/tools/include/uapi/asm-generic/
A Dunistd.h192 #define __NR_pselect6 72 macro
193 __SC_COMP_3264(__NR_pselect6, sys_pselect6_time32, sys_pselect6, compat_sys_pselect6_time32)

Completed in 7 milliseconds