Home
last modified time | relevance | path

Searched refs:SK_CONTROL_K (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/bsd/less/dist/
Dcmd.h149 #define SK_CONTROL_K 40 macro
Dlesskey_parse.c197 { SK_SPECIAL_KEY, SK_CONTROL_K, 6, 1, 1, 1, '\0' }; in tstr()
Ddecode.c63 SK(SK_CONTROL_K),0, A_B_LINE,
Dscreen.c1142 case SK_CONTROL_K: in special_key_str()