Searched refs:env_splashsource (Results 1 – 1 of 1) sorted by relevance
283 char *env_splashsource; in select_splash_location() local288 env_splashsource = env_get("splashsource"); in select_splash_location()289 if (env_splashsource == NULL) in select_splash_location()293 if (!strcmp(locations[i].name, env_splashsource)) in select_splash_location()