Searched refs:default_config (Results 1 – 2 of 2) sorted by relevance
39 const char *get_default_config() const {return default_config;} in get_default_config()139 char default_config[128]; variable
54 default_config[0] = '\0'; in TConfig()100 strcpy(default_config, "ANSI"); in TConfig()216 {"Default_Config","Keyboard", INI_STRING, &default_config, sizeof(default_config)}, in init_varlist()