Searched refs:send_request (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/libxcb/dist/src/ |
| H A D | xcb_out.c | 46 static inline void send_request(xcb_connection_t *c, int isvoid, enum workarounds workaround, int flags, struct iovec *vector, int count) function in typeref:typename:void 88 send_request(c, 0, WORKAROUND_NONE, XCB_REQUEST_DISCARD_REPLY, vector + 1, 1); 338 send_request(c, req->isvoid, workaround, flags, vector, veclen);
|
Completed in 2 milliseconds