Home
last modified time | relevance | path

Searched refs:timeoutSet (Results 1 - 1 of 1) sorted by relevance

/base/startup/init/watchdog/
H A Dinit_watchdog.c115 int timeoutSet = interval + gap; in main() local
118 int ret = ioctl(fd, WDIOC_SETTIMEOUT, &timeoutSet); in main()
120 INIT_LOGE("Failed to set timeout to %d\n", timeoutSet); in main()

Completed in 1 milliseconds