Searched refs:xcb_auth_info_t (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/xcb/
H A Dxcb.h186 typedef struct xcb_auth_info_t { struct
191 } xcb_auth_info_t; typedef in typeref:struct:xcb_auth_info_t
382 * xcb_auth_info_t @p auth_info. The file descriptor @p fd is
387 xcb_connection_t *xcb_connect_to_fd(int fd, xcb_auth_info_t *auth_info);
446 xcb_connection_t *xcb_connect_to_display_with_auth_info(const char *display, xcb_auth_info_t *auth, int *screen);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/xcb/
H A Dxcb.h205 typedef struct xcb_auth_info_t { struct
210 } xcb_auth_info_t; typedef in typeref:struct:xcb_auth_info_t
436 * xcb_auth_info_t @p auth_info. The file descriptor @p fd is
441 xcb_connection_t *xcb_connect_to_fd(int fd, xcb_auth_info_t *auth_info);
500 xcb_connection_t *xcb_connect_to_display_with_auth_info(const char *display, xcb_auth_info_t *auth, int *screen);

Completed in 52 milliseconds