Searched refs:xf86ModulePath (Results 1 – 6 of 6) sorted by relevance
140 const char *xf86ModulePath = DEFAULT_MODULE_PATH; variable
78 extern _X_EXPORT const char *xf86ModulePath;
426 if (xf86ModulePath) in configureFilesSection()427 ptr->file_modulepath = xnfstrdup(xf86ModulePath); in configureFilesSection()
375 LoaderSetPath(xf86ModulePath); in InitOutput()1033 xf86ModulePath = argv[i + 1]; in ddxProcessArgument()
307 path ? path : xf86ModulePath); in xf86platformProbe()
589 xf86ModulePath = fileconf->file_modulepath; in configFiles()594 xf86Msg(xf86ModPathFrom, "ModulePath set to \"%s\"\n", xf86ModulePath); in configFiles()