Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dscreen.c985 static char k_ctl_backspace[] = { '\177', 0 }; in special_key_str()
1081 s = k_ctl_backspace; in special_key_str()
984 static char k_ctl_backspace[] = { '\177', 0 }; special_key_str() local