Home
last modified time | relevance | path

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

/qemu/linux-user/
H A Dsyscall.c1351 static abi_long do_old_select(abi_ulong arg1) in do_old_select() function
10372 ret = do_old_select(arg1); in _syscall2()