OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wsmouse_repeat
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/wscons/
wsmouse.c
169
struct
wsmouse_repeat
sc_repeat;
206
static void
wsmouse_repeat
(void *v);
276
callout_setfunc(&sc->sc_repeat_callout,
wsmouse_repeat
, sc);
566
wsmouse_repeat
(void *v)
function in typeref:typename:void
829
struct
wsmouse_repeat
*wr;
868
wr = (struct
wsmouse_repeat
*)data;
877
wr = (struct
wsmouse_repeat
*)data;
wsconsio.h
262
struct
wsmouse_repeat
{
struct
268
#define WSMOUSEIO_GETREPEAT _IOR('W', 39, struct
wsmouse_repeat
)
269
#define WSMOUSEIO_SETREPEAT _IOW('W', 40, struct
wsmouse_repeat
)
/src/sbin/wsconsctl/
mouse.c
53
static struct
wsmouse_repeat
repeat;
218
struct
wsmouse_repeat
tmp;
373
struct
wsmouse_repeat
tmp;
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc
931
unsigned struct_wsmouse_repeat_sz = sizeof(
wsmouse_repeat
);
Completed in 18 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025