Home
last modified time | relevance | path

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

/qemu/linux-user/
H A Dsyscall.c1375 static abi_long do_pselect6(abi_long arg1, abi_long arg2, abi_long arg3, in do_pselect6() function
10380 return do_pselect6(arg1, arg2, arg3, arg4, arg5, arg6, false); in _syscall2()
10384 return do_pselect6(arg1, arg2, arg3, arg4, arg5, arg6, true); in _syscall2()