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_connect_to_display_with_auth_info
(Results
1 - 5
of
5
) sorted by relevancy
/xsrc/external/mit/libX11/dist/src/
xcb_disp.c
76
c =
xcb_connect_to_display_with_auth_info
(display, &xauth, NULL);
/xsrc/external/mit/libxcb/dist/src/
xcb.h
590
xcb_connection_t *
xcb_connect_to_display_with_auth_info
(const char *display, xcb_auth_info_t *auth, int *screen);
xcb_util.c
522
return
xcb_connect_to_display_with_auth_info
(displayname, NULL, screenp);
525
xcb_connection_t *
xcb_connect_to_display_with_auth_info
(const char *displayname, xcb_auth_info_t *auth, int *screenp)
function
/xsrc/external/mit/xorg-server/dist/hw/xwin/winclipboard/
thread.c
130
conn =
xcb_connect_to_display_with_auth_info
(szDisplay, auth_info, &screen);
/xsrc/external/mit/xorg-server/dist/hw/xwin/
winmultiwindowwm.c
1089
pProcArg->conn =
xcb_connect_to_display_with_auth_info
(pszDisplay,
1507
pWMInfo->conn =
xcb_connect_to_display_with_auth_info
(pszDisplay,
Completed in 12 milliseconds
Indexes created Fri Aug 21 00:24:51 UTC 2026