Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A Dxf86Parser.h448 extern char *xf86openConfigDirFiles(const char *path, const char *cmdline,
H A Dscan.c920 xf86openConfigDirFiles(const char *path, const char *cmdline, in xf86openConfigDirFiles() function
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinconfig.c135 dirname = xf86openConfigDirFiles(CONFIGDIRPATH, xf86ConfigDir, PROJECTROOT); in winReadConfigfile()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Config.c2302 sysdirname = xf86openConfigDirFiles(SYS_CONFIGDIRPATH, NULL, in xf86HandleConfigFile()
2304 dirname = xf86openConfigDirFiles(dirsearch, xf86ConfigDir, PROJECTROOT); in xf86HandleConfigFile()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog82541 by 0x4D8A43: xf86openConfigDirFiles (scan.c:952)
82567 by 0x4D8A2D: xf86openConfigDirFiles (scan.c:955)
117591 xf86openConfigFile without xf86openConfigDirFiles and vice-versa.