Searched refs:config_file_storage (Results 1 – 1 of 1) sorted by relevance
185 char config_file_storage[MAX_PATH]; variable5139 if (!ExpandEnvironmentStringsA(temp, config_file_storage, in getconfig()5140 sizeof(config_file_storage))) { in getconfig()5144 config_file = config_file_storage; in getconfig()