OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wdog_mode
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/sys/
wdog.h
48
struct
wdog_mode
{
struct
61
#define WDOGIOC_GMODE _IOWR('w', 0, struct
wdog_mode
)
62
#define WDOGIOC_SMODE _IOW('w', 1, struct
wdog_mode
)
68
#define WDOGIOC_WHICH _IOR('w', 2, struct
wdog_mode
)
/src/sbin/wdogctl/
wdogctl.c
63
static void prep_wmode(struct
wdog_mode
*, int, const char *, u_int);
175
prep_wmode(struct
wdog_mode
*wp, int mode, const char *name, u_int period)
190
struct
wdog_mode
wm;
208
struct
wdog_mode
wm;
230
struct
wdog_mode
wm;
328
struct
wdog_mode
wm;
367
struct
wdog_mode
wm;
/src/sys/dev/sysmon/
sysmon_wdog.c
205
struct
wdog_mode
*wm = (void *) data;
222
struct
wdog_mode
*wm = (void *) data;
251
struct
wdog_mode
*wm = (void *) data;
/src/tests/dev/sysmon/
t_swwdog.c
68
struct
wdog_mode
wm;
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc
897
unsigned struct_wdog_mode_sz = sizeof(
wdog_mode
);
Completed in 36 milliseconds
Indexes created Tue Oct 21 07:10:13 GMT 2025