/src/sbin/wdogctl/ |
wdogctl.c | 59 static void enable_user(const char *, u_int, int); 168 enable_user(argv[0], period, command == CMD_USER_TICKLE); 228 enable_user(const char *name, u_int period, int cancel_on_close) function in typeref:typename:void
|
wdogctl.c | 59 static void enable_user(const char *, u_int, int); 168 enable_user(argv[0], period, command == CMD_USER_TICKLE); 228 enable_user(const char *name, u_int period, int cancel_on_close) function in typeref:typename:void
|
wdogctl.c | 59 static void enable_user(const char *, u_int, int); 168 enable_user(argv[0], period, command == CMD_USER_TICKLE); 228 enable_user(const char *name, u_int period, int cancel_on_close) function in typeref:typename:void
|