Home
last modified time | relevance | path

Searched refs:xf86openConfigFile (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinconfig.c136 filename = xf86openConfigFile(CONFIGPATH, xf86ConfigFile, PROJECTROOT); in winReadConfigfile()
140 filename = xf86openConfigFile(CONFIGPATH, "XF86Config", PROJECTROOT); in winReadConfigfile()
/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A Dxf86Parser.h446 extern char *xf86openConfigFile(const char *path, const char *cmdline,
H A Dscan.c892 xf86openConfigFile(const char *path, const char *cmdline, const char *projroot) in xf86openConfigFile() function
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Config.c2305 filename = xf86openConfigFile(filesearch, xf86ConfigFile, PROJECTROOT); in xf86HandleConfigFile()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog117591 xf86openConfigFile without xf86openConfigDirFiles and vice-versa.