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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A DXstreams.h123 #define _XWriteV _writev macro
H A DXlibnet.h279 #define _XWriteV writev macro
284 #define WritevToServer(dpy, iov, iovcnt) _XWriteV((dpy), (iov), (iovcnt))
H A Dcslibint.c1731 int _XWriteV (int fd, struct iovec *iov, int iovcnt) function
1868 _XWriteV (int fd, struct iovec v[], int n) function

Completed in 604 milliseconds