Searched refs:configPath (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/parser/
H A Dscan.c109 static char *configPath; /* path to config file */ variable in typeref:typename:char *
931 configPath = OpenConfigFile(path, cmdline, projroot, XCONFIGFILE);
932 return configPath;
969 free (configPath);
970 configPath = NULL;

Completed in 3 milliseconds