Home
last modified time | relevance | path

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

/freebsd/contrib/ee/
H A Dnew_curse.h216 extern int Get_key P_((int first_char));
H A Dnew_curse.c2306 in_value = Get_key(in_value);
2324 Get_key(first_char) /* try to decode key sequence */ in Get_key() function