Searched refs:do_socketpair (Results 1 – 1 of 1) sorted by relevance
3537 static abi_long do_socketpair(int domain, int type, int protocol, in do_socketpair() function3720 return do_socketpair(a[0], a[1], a[2], a[3]); in do_socketcall()10870 return do_socketpair(arg1, arg2, arg3, arg4); in _syscall2()