Home
last modified time | relevance | path

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

/openbmc/linux/arch/um/drivers/
H A Dharddog_user.c36 char *pid_args[] = { "/usr/bin/uml_watchdog", "-pid", pid_buf, NULL }; in start_watchdog() local
65 args = pid_args; in start_watchdog()