OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:k_repeating
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/sun/
kbdvar.h
85
int
k_repeating
; /* callout is active (use callout_active?) */
member in struct:kbd_softc
kbd.c
205
if (k->k_cc != NULL && k->
k_repeating
) {
206
k->
k_repeating
= 0;
580
if (k->
k_repeating
) {
581
k->
k_repeating
= 0;
601
if (k->
k_repeating
) {
602
k->
k_repeating
= 0;
621
k->
k_repeating
= 1;
639
if (k->
k_repeating
&& k->k_repeatsym >= 0) {
Completed in 56 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025