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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/um/drivers/
H A Dharddog_kern.c55 static int harddog_in_fd = -1; variable
79 err = start_watchdog(&harddog_in_fd, &harddog_out_fd, sock);
101 stop_watchdog(harddog_in_fd, harddog_out_fd);
102 harddog_in_fd = -1;

Completed in 37 milliseconds