Searched refs:scan_key (Results 1 – 5 of 5) sorted by relevance
232 int scan_key(char *scratch, int timeout_ms) in scan_key() function
331 int scan_key(char *scratch, int timeout_ms);
187 key = scan_key(keybuf, -1); in hexedit_main()
332 int scan_key(char *scratch, int timeout_ms);
1539 key = scan_key(keybuf, -1); in vi_main()1541 } else key = scan_key(keybuf, -1); in vi_main()