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_get_maximum_request_length
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/libxcb/dist/src/
xcb.h
267
uint32_t
xcb_get_maximum_request_length
(xcb_connection_t *c);
278
*
xcb_get_maximum_request_length
will return the prefetched data
xcb_out.c
162
uint32_t
xcb_get_maximum_request_length
(xcb_connection_t *c)
function
284
else if(longlen >
xcb_get_maximum_request_length
(c))
/xsrc/external/mit/libX11/dist/src/
OpenDis.c
506
dpy->bigreq_size =
xcb_get_maximum_request_length
(dpy->xcb->connection);
/xsrc/external/mit/xorg-server/dist/hw/xwin/winclipboard/
xevents.c
567
uint32_t maxreqsize =
xcb_get_maximum_request_length
(conn);
Completed in 8 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026