Home
last modified time | relevance | path

Searched refs:ExistCfg (Results 1 – 2 of 2) sorted by relevance

/dports/news/golded+/golded-plus/golded+/golded3/
H A Dgeinit.cpp443 static bool ExistCfg(char* path, char* file) { in ExistCfg() function
472 found = ExistCfg(path, GEDCFG2); in FindCfg()
476 found = ExistCfg(path, GEDCFG); in FindCfg()
/dports/news/golded+/golded-plus/golded+/goldnode/
H A Dgoldnode.cpp1416 static bool ExistCfg(char* path, char* file) { in ExistCfg() function
1439 found = ExistCfg(path, "ged2.cfg"); in FindCfg()
1441 found = ExistCfg(path, "gedw32.cfg"); in FindCfg()
1444 found = ExistCfg(path, "golded.cfg"); in FindCfg()