Searched refs:stub_socketpair (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/stubs/
H A Dsocketstubs.c17 static int stub_socketpair(int domain, int type, int protocol, int fd[2]) { function
21 weak_alias(stub_socketpair, socketpair);

Completed in 58 milliseconds