Searched refs:SockWritev (Results 1 – 3 of 3) sorted by relevance
47 FillpErrorType SockWritev(FILLP_INT sockIndex, const struct iovec *iov, FILLP_INT iovCount);
174 return SockWritev(fd, iov, iovCount); in FtWritev()
783 FillpErrorType SockWritev(FILLP_INT sockIndex, const struct iovec *iov, FILLP_INT iovCount) in SockWritev() function