Home
last modified time | relevance | path

Searched refs:mode_bootstrap (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/usr.sbin/wsmoused/
H A Dwsmoused.c75 extern struct mode_bootstrap Action_Mode;
78 extern struct mode_bootstrap Selection_Mode;
82 static struct mode_bootstrap *Modes[MAX_MODES];
83 static struct mode_bootstrap *Avail_Modes[] = {
411 struct mode_bootstrap *mb; in attach_mode()
455 (void)memset(&Modes, 0, sizeof(struct mode_bootstrap *) * MAX_MODES); in attach_modes()
473 struct mode_bootstrap *mb; in detach_mode()
H A Daction.c61 struct mode_bootstrap Action_Mode = {
H A Dwsmoused.h60 struct mode_bootstrap { struct
H A Dselection.c68 struct mode_bootstrap Selection_Mode = {