Searched refs:line (Results 1 – 2 of 2) sorted by relevance
112 char line[200]; in extlinux_fill_info() local119 while (len = membuf_readline(&mb, line, sizeof(line) - 1, ' ', true), len) { in extlinux_fill_info()120 char *tok, *p = line; in extlinux_fill_info()
571 kernel A slot and obtains the kernel command line from the parameters643 initial RAM disk, and kernel command line parameters to boot an1288 the command line.1612 a command-line prompt is presented.1614 be accessed at the U-Boot command line.1932 line where bootargs contains "root=${uuid}"1938 # Command-line substitution will put the real uuid into the1939 # kernel command line
Completed in 19 milliseconds