Home
last modified time | relevance | path

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

/dports/games/xnethack/xNetHack-xnh6.1/include/
H A Dextern.h216 extern boolean bind_specialkey(uchar, const char *);
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dcmd.c3017 bind_specialkey(uchar key, const char *command) in bind_specialkey() function
H A Doptions.c5964 if (bind_specialkey(key, bind)) in parsebindings()
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/include/
H A Dextern.h224 E boolean FDECL(bind_specialkey, (UCHAR_P, const char *));
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dcmd.c4335 bind_specialkey(key, command) in bind_specialkey() function
H A Doptions.c4215 if (bind_specialkey(key, bind))
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/include/
H A Dextern.h224 E boolean FDECL(bind_specialkey, (UCHAR_P, const char *));
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dcmd.c4335 bind_specialkey(key, command) in bind_specialkey() function
H A Doptions.c4215 if (bind_specialkey(key, bind))