Searched refs:xf86LoaderCheckSymbol (Results 1 – 4 of 4) sorted by relevance
321 xf86LoaderCheckSymbol(const char *name);
1539 xf86LoaderCheckSymbol(const char *name) in xf86LoaderCheckSymbol() function
1056 if (!xf86LoaderCheckSymbol("DRI2Version")) in ms_dri2_screen_init()
59495 dri2: Don't bother with xf86LoaderCheckSymbol("DRI2Connect")121758 xf86LoaderCheckSymbol() is never useful if using externed variable directly.177720 Use xf86LoaderCheckSymbol to check for DRI symbols instead of dlsym,