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

/fuchsia/zircon/third_party/ulib/musl/stubs/
H A Dsocketstubs.c11 static int stub_socket(int domain, int type, int protocol) { function
15 weak_alias(stub_socket, socket);

Completed in 70 milliseconds