Searched refs:__NR_pselect6_time64 (Results 1 – 2 of 2) sorted by relevance
804 #elif defined(__NR_pselect6_time64) in sys_select()811 return my_syscall6(__NR_pselect6_time64, nfds, rfds, wfds, efds, timeout ? &t : NULL, NULL); in sys_select()
735 #define __NR_pselect6_time64 413 macro736 __SC_COMP(__NR_pselect6_time64, sys_pselect6, compat_sys_pselect6_time64)
Completed in 6 milliseconds