Home
last modified time | relevance | path

Searched defs:s_switch (Results 1 – 13 of 13) sorted by path

/dports/chinese/aterm/aterm-1.0.1/src/
H A Dgrkelot.c87 typedef struct s_switch { struct
88 u_char type; /* Ascii, Virtual, Scan */
89 u_int code;
90 u_char nextstate;
91 u_char on; /* current state of key: 0 = off */
/dports/chinese/eterm/Eterm-0.9.6/src/
H A Dgrkelot.c69 typedef struct s_switch { struct
70 u_char type; /* Ascii, Virtual, Scan */
71 u_int code;
72 u_char nextstate;
73 u_char on; /* current state of key: 0 = off */
/dports/editors/cooledit/cooledit-3.17.28/rxvt/
H A Dgrkelot.c94 struct s_switch { struct
95 u_char type; /* Ascii, Virtual, Scan */
96 u_int code;
97 u_char nextstate;
98 u_char on; /* current state of key: 0 = off */
/dports/japanese/eterm/Eterm-0.9.6/src/
H A Dgrkelot.c69 typedef struct s_switch { struct
70 u_char type; /* Ascii, Virtual, Scan */
71 u_int code;
72 u_char nextstate;
73 u_char on; /* current state of key: 0 = off */
/dports/net/isc-dhcp44-client/dhcp-4.4.2-P1/includes/
H A Dstatement.h81 } s_switch; member
/dports/net/isc-dhcp44-relay/dhcp-4.4.2-P1/includes/
H A Dstatement.h81 } s_switch; member
/dports/net/isc-dhcp44-server/dhcp-4.4.2-P1/includes/
H A Dstatement.h81 } s_switch; member
/dports/x11-clocks/rclock/rxvt-2.7.10/src/
H A Dgrkelot.c93 typedef struct s_switch { struct
94 u_char type; /* Ascii, Virtual, Scan */
95 u_int code;
96 u_char nextstate;
97 u_char on; /* current state of key: 0 = off */
/dports/x11/aterm/aterm-1.0.1/src/
H A Dgrkelot.c87 typedef struct s_switch { struct
88 u_char type; /* Ascii, Virtual, Scan */
89 u_int code;
90 u_char nextstate;
91 u_char on; /* current state of key: 0 = off */
/dports/x11/eterm/Eterm-0.9.6/src/
H A Dgrkelot.c69 typedef struct s_switch { struct
70 u_char type; /* Ascii, Virtual, Scan */
71 u_int code;
72 u_char nextstate;
73 u_char on; /* current state of key: 0 = off */
/dports/x11/mrxvt-devel/mrxvt-0.5.4/src/
H A Dgrkelot.c47 typedef struct s_switch { struct
48 u_char type; /* Ascii, Virtual, Scan */
49 u_int code;
50 u_char nextstate;
51 u_char on; /* current state of key: 0 = off */
/dports/x11/mrxvt/mrxvt-0.4.2/src/
H A Dgrkelot.c63 typedef struct s_switch { struct
64 u_char type; /* Ascii, Virtual, Scan */
65 u_int code;
66 u_char nextstate;
67 u_char on; /* current state of key: 0 = off */
/dports/x11/xvt/xvt-3.0.1/src/
H A Dgrkelot.c93 typedef struct s_switch { struct
94 u_char type; /* Ascii, Virtual, Scan */
95 u_int code;
96 u_char nextstate;
97 u_char on; /* current state of key: 0 = off */