Searched refs:env_splashimage_value (Results 1 – 1 of 1) sorted by relevance
450 char *env_splashimage_value; in splash_source_load() local454 env_splashimage_value = env_get("splashimage"); in splash_source_load()455 if (env_splashimage_value == NULL) in splash_source_load()458 bmp_load_addr = hextoul(env_splashimage_value, 0); in splash_source_load()
Completed in 8 milliseconds