OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xcb_writev
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/libxcb/dist/src/
xcbext.h
199
*
xcb_writev
. xcb_take_socket provides the sequence number of the last
205
* comment for
xcb_writev
which explains some sequence number wrap issues.
225
*
xcb_writev
. Also, the iovec must have at least 1 byte of data in it.
234
int
xcb_writev
(xcb_connection_t *c, struct iovec *vector, int count, uint64_t requests);
xcb_out.c
409
int
xcb_writev
(xcb_connection_t *c, struct iovec *vector, int count, uint64_t requests)
function
/xsrc/external/mit/libX11/dist/src/
xcb_io.c
587
if(
xcb_writev
(c, vec, 3, requests) < 0) {
Completed in 7 milliseconds
Indexes created Thu Jul 02 00:25:40 UTC 2026