Searched refs:_XReadV (Results 1 - 3 of 3) sorted by relevance
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/ |
H A D | Xstreams.h | 122 #define _XReadV _readv macro
|
H A D | Xlibnet.h | 278 #define _XReadV readv macro 283 #define ReadvFromServer(dpy, iov, iovcnt) _XReadV((dpy), (iov), (iovcnt))
|
H A D | cslibint.c | 1717 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 16 milliseconds