Searched defs:writev (Results 1 – 3 of 3) sorted by relevance
/external/strace/ |
D | io.c | 132 SYS_FUNC(writev) in SYS_FUNC() argument
|
/external/c-ares/ |
D | ares_private.h | 39 #define writev(s,v,c) writev_s(s,v,c) macro 113 # define writev(s,ptr,cnt) ares_writev(s,ptr,cnt) macro
|
/external/fio/os/windows/ |
D | posix.c | 710 ssize_t writev(int fildes, const struct iovec *iov, int iovcnt) in writev() function
|