Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall.c3637 static abi_long do_socketcall(int num, abi_ulong vptr) in do_socketcall() function
10550 return do_socketcall(arg1, arg2); in _syscall2()