HomeSort by: relevance | last modified time | path
    Searched refs:xcb_auth_info_t (Results 1 - 11 of 11) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/hw/xwin/winclipboard/
winclipboard.h 33 BOOL winClipboardProc(char *szDisplay, xcb_auth_info_t *auth_info);
thread.c 107 winClipboardProc(char *szDisplay, xcb_auth_info_t *auth_info)
  /xsrc/external/mit/xorg-server/dist/hw/xwin/
winauth.c 57 static xcb_auth_info_t auth_info;
137 xcb_auth_info_t *
winclipboardinit.c 59 xcb_auth_info_t *auth_info;
winmultiwindowwm.c 1045 xcb_auth_info_t *auth_info;
1466 xcb_auth_info_t *auth_info;
  /xsrc/external/mit/libxcb/dist/src/
xcb.h 232 typedef struct xcb_auth_info_t { struct
237 } xcb_auth_info_t; typedef in typeref:struct:xcb_auth_info_t
511 * xcb_auth_info_t @p auth_info. The file descriptor @p fd is
521 xcb_connection_t *xcb_connect_to_fd(int fd, xcb_auth_info_t *auth_info);
590 xcb_connection_t *xcb_connect_to_display_with_auth_info(const char *display, xcb_auth_info_t *auth, int *screen);
xcb_auth.c 189 static int compute_auth(xcb_auth_info_t *info, Xauth *authptr, struct sockaddr *sockname)
321 int _xcb_get_auth_info(int fd, xcb_auth_info_t *info, int display)
xcbint.h 235 int _xcb_get_auth_info(int fd, xcb_auth_info_t *info, int display);
xcb_conn.c 127 static int write_setup(xcb_connection_t *c, xcb_auth_info_t *auth_info)
354 xcb_connection_t *xcb_connect_to_fd(int fd, xcb_auth_info_t *auth_info)
xcb_util.c 525 xcb_connection_t *xcb_connect_to_display_with_auth_info(const char *displayname, xcb_auth_info_t *auth, int *screenp)
530 xcb_auth_info_t ourauth;
  /xsrc/external/mit/libX11/dist/src/
xcb_disp.c 15 static xcb_auth_info_t xauth;

Completed in 12 milliseconds