Home
last modified time | relevance | path

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

/openbmc/linux/arch/um/drivers/
H A Dharddog_user.c31 int start_watchdog(int *in_fd_ret, int *out_fd_ret, char *sock) in start_watchdog() argument
94 *out_fd_ret = out_fds[1]; in start_watchdog()
H A Dharddog.h5 int start_watchdog(int *in_fd_ret, int *out_fd_ret, char *sock);