Searched refs:_XReadV (Results 1 - 3 of 3) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A DXstreams.h122 #define _XReadV _readv macro
H A DXlibnet.h278 #define _XReadV readv macro
283 #define ReadvFromServer(dpy, iov, iovcnt) _XReadV((dpy), (iov), (iovcnt))
H A Dcslibint.c1717 int _XReadV (int fd, struct iovec *iov, int iovcnt) function
1753 int _XReadV (int fd, struct iovec *iov, int iovcnt) function
1827 _XReadV (int fd, struct iovec v[], int n) function

Completed in 1636 milliseconds