Home
last modified time | relevance | path

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

/dragonfly/contrib/less/
HDcmd.h151 #define SK_CONTROL_K 40 macro
HDlesskey_parse.c202 { SK_SPECIAL_KEY, SK_CONTROL_K, 6, 1, 1, 1, '\0' }; in tstr()
HDdecode.c63 SK(SK_CONTROL_K),0, A_B_LINE,
HDscreen.c1129 case SK_CONTROL_K: in special_key_str()