Home
last modified time | relevance | path

Searched refs:KEY_FIND (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/tests/lib/libcurses/tests/
Dstd_defines89 assign KEY_FIND 0x16A
/netbsd/src/lib/libcurses/
Dgetch.c100 {TICODE_kfnd, KEY_FIND},
Dcurses.h157 #define KEY_FIND 0x16A /* Find key */ macro