Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/native/
Dnet_util_md.h55 extern int NET_SocketClose(int s);
78 #define NET_SocketClose JVM_SocketClose macro
Dlinux_close.cpp104 int NET_SocketClose(int fd) { in NET_SocketClose() function