Searched refs:g_pAuthData (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinauth.c56 static char *g_pAuthData = NULL; variable in typeref:typename:char *
90 0, NULL, &g_uiAuthDataLen, &g_pAuthData);
99 g_uiAuthDataLen, g_pAuthData);
104 auth_info.data = g_pAuthData;
140 if (g_pAuthData)
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinauth.c54 static char *g_pAuthData = NULL; variable in typeref:typename:char *
136 &g_pAuthData);
147 g_uiAuthDataLen, g_pAuthData);
200 g_pAuthData,
H A Dwinclipboardwrappers.c67 extern char *g_pAuthData;

Completed in 3 milliseconds