OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:the_key
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libcurses/
getch.c
261
key_entry_t *
the_key
;
local in function:add_new_key
286
the_key
= new_key();
288
current->key[ki + i] = &
the_key
[i];
300
the_key
= current->key[ki];
302
the_key
->type = key_type;
308
the_key
->value.next = new_keymap();
309
the_key
->enable = TRUE;
315
the_key
->value.symbol = symbol;
316
the_key
->enable = TRUE;
326
the_key
= current->key[current->mapping[(unsigned char)chr]]
[
all
...]
Completed in 11 milliseconds
Indexes created Tue Oct 14 01:09:49 GMT 2025