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