HomeSort by: relevance | last modified time | path
    Searched refs:mode_bootstrap (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.sbin/wsmoused/
action.c 61 struct mode_bootstrap Action_Mode = {
wsmoused.h 60 struct mode_bootstrap { struct
wsmoused.c 75 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;
455 (void)memset(&Modes, 0, sizeof(struct mode_bootstrap *) * MAX_MODES);
473 struct mode_bootstrap *mb;
selection.c 68 struct mode_bootstrap Selection_Mode = {

Completed in 14 milliseconds