Searched refs:env_splashsource (Results 1 – 1 of 1) sorted by relevance
327 char *env_splashsource; in select_splash_location() local332 env_splashsource = env_get("splashsource"); in select_splash_location()333 if (env_splashsource == NULL) in select_splash_location()337 if (!strcmp(locations[i].name, env_splashsource)) in select_splash_location()
Completed in 10 milliseconds