OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NET_ReadV
(Results
1 - 2
of
2
) sorted by null
/libcore/ojluni/src/main/native/
net_util_md.h
45
extern int
NET_ReadV
(int s, const struct iovec * vector, int count);
70
#define
NET_ReadV
readv
linux_close.cpp
128
int
NET_ReadV
(int s, const struct iovec * vector, int count) {
Completed in 1061 milliseconds