HomeSort by relevance Sort by last modified time
    Searched refs:NET_SocketClose (Results 1 - 2 of 2) sorted by null

  /libcore/ojluni/src/main/native/
net_util_md.h 52 extern int NET_SocketClose(int s);
75 #define NET_SocketClose JVM_SocketClose
linux_close.cpp 98 int NET_SocketClose(int fd) {

Completed in 333 milliseconds