Searched refs:_readv (Results 1 – 7 of 7) sorted by relevance
36 SYSREENTRY(_readv)42 SET_SIZE(_readv)
82 return (_readv(fd, iov, iovcnt)); in bc_readv()
86 if ((ret = _readv(fd, iov, iovcnt)) == -1) { in bc_readv()
259 _readv;
145 _readv.o _writev.o sendsig.o
66 #pragma weak _readv = readv macro
2350 _readv;