Searched refs:DEFAULTCONFIGNAME (Results 1 – 3 of 3) sorted by relevance
101 #define DEFAULTCONFIGNAME "__default_config" macro
371 { CHARPTR, 0, (void *)DEFAULTCONFIGNAME },511 { CHARPTR, 0, (void *)DEFAULTCONFIGNAME },
2267 if (strcmp(profile, DEFAULTCONFIGNAME) == 0) { in update_from_profile()