Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dscreen.c987 static char k_home[] = { '\340', PCK_HOME, 0 }; in special_key_str()
1026 s = windowid ? ltgetstr("kh", &sp) : k_home; in special_key_str()
1061 s = k_home; in special_key_str()
986 static char k_home[] = { '\340', PCK_HOME, 0 }; special_key_str() local