Home
last modified time | relevance | path

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

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