Searched defs:XConfigFile (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/
H A Dscan.c682 int *cmdlineUsed, int *envUsed, const char *XConfigFile)
734 APPEND_STR(XConfigFile);
883 const char *const *XConfigFile; /* Ptr to current %X filename */ local
910 for (XConfigFile = &Xfile[0]; *XConfigFile != NULL; XConfigFile += 1) {
921 *XConfigFile);
681 DoSubstitution(const char *template, const char *cmdline, const char *projroot, int *cmdlineUsed, int *envUsed, const char *XConfigFile) argument

Completed in 18 milliseconds