Searched refs:env_splashsource (Results 1 – 1 of 1) sorted by relevance
287 char *env_splashsource; in select_splash_location() local292 env_splashsource = env_get("splashsource"); in select_splash_location()293 if (env_splashsource == NULL) in select_splash_location()297 if (!strcmp(locations[i].name, env_splashsource)) in select_splash_location()
Completed in 5 milliseconds