Home
last modified time | relevance | path

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

/openbmc/linux/arch/um/drivers/
H A Dharddog_user.c37 char *mconsole_args[] = { "/usr/bin/uml_watchdog", "-mconsole", NULL, in start_watchdog() local
59 mconsole_args[2] = sock; in start_watchdog()
60 args = mconsole_args; in start_watchdog()