OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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);
76
#define
NET_SocketClose
JVM_SocketClose
linux_close.cpp
96
int
NET_SocketClose
(int fd) {
Completed in 465 milliseconds