Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/lynx/src/
DLYStrings.c901 Keymap_List)
921 static SLKeyMap_List_Type *Keymap_List; variable
1344 SLang_undefine_key(parse, Keymap_List); in unsetkey_cmd()
1476 if (NULL == (Keymap_List = SLang_create_keymap("Lynx", NULL))) in lynx_initialize_keymaps()
1642 key = SLang_do_key(Keymap_List, myGetChar); in LYgetch_for()
1646 key = SLang_do_key(Keymap_List, myGetChar); in LYgetch_for()