OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAPPING_UNUSED
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libcurses/
keymap.h
89
#define
MAPPING_UNUSED
(0 - MAX_CHAR) /* never been used */
getch.c
268
if (current->mapping[(unsigned char)chr] ==
MAPPING_UNUSED
) {
494
new_map->mapping[i] =
MAPPING_UNUSED
; /* no mapping for char */
Completed in 13 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025