Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/recipes-support/apr/apr/
H A D0004-Fix-packet-discards-HTTP-redirect.patch28 do_select:
/openbmc/qemu/linux-user/
H A Dsyscall.c1347 static abi_long do_select(int n, in do_select() function
1422 return do_select(nsel, inp, outp, exp, tvp); in do_old_select()
10909 ret = do_select(arg1, arg2, arg3, arg4, arg5); in _syscall2()
11709 return do_select(arg1, arg2, arg3, arg4, arg5); in _syscall2()