Home
last modified time | relevance | path

Searched refs:bootfile (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/arch/alpha/boot/
Dmain.c122 char bootfile[256]; in load() local
126 result = callback_getenv(ENV_BOOTED_FILE, bootfile, 255); in load()
130 bootfile[result] = '\0'; in load()
133 bootfile); in load()