Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/boot/
H A Dipl_parm.c258 static char command_line_buf[COMMAND_LINE_SIZE]; variable
267 args = strcpy(command_line_buf, early_command_line); in parse_boot_command_line()