Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/mg/
H A Dkbd.c78 getkey(int flag) in getkey() function
156 getkey(TRUE)), &curmap)) == NULL) in doin()
192 getkey(TRUE), &curmap)) == NULL) in rescan()
212 getkey(TRUE), &curmap)) == NULL) in rescan()
234 key.k_chars[0] = c = getkey(TRUE); in universal_argument()
242 key.k_chars[key.k_count++] = c = getkey(TRUE); in universal_argument()
266 c = getkey(TRUE); in digit_argument()
276 key.k_chars[key.k_count++] = c = getkey(TRUE); in digit_argument()
298 c = getkey(TRUE); in negative_argument()
312 key.k_chars[key.k_count++] = c = getkey(TRUE); in negative_argument()
[all …]
H A Dhelp.c51 key.k_chars[key.k_count++] = c = getkey(FALSE)); in desckey()
165 funct = doscan(kp, getkey(FALSE), NULL); in help_help()
H A Dsearch.c202 switch (c = getkey(FALSE)) { in isearch()
359 c = (char)getkey(FALSE); in isearch()
588 switch (getkey(FALSE)) { in queryrepl()
886 s = getkey(FALSE); in zap()
H A Decho.c68 s = getkey(FALSE); in eyorn()
102 s = getkey(FALSE); in eynorr()
235 c = getkey(FALSE); in veread()
482 c = getkey(FALSE); in veread()
H A Ddef.h503 int getkey(int);
H A Dre_search.c157 switch (getkey(FALSE)) { in re_queryrepl()
H A Dextend.c355 (pep - bprompt), c = getkey(FALSE)); in dobind()
/openbsd-src/gnu/usr.bin/perl/ext/B/t/
H A Df_map7 %hash = map { getkey($_) => $_ } @array;
12 $hash{getkey($_)} = $_;
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dremote-e7000.c1904 int k = getkey (); in expect_n()
/openbsd-src/usr.bin/vi/docs/
H A Dchangelog650 + Rework of getkey() introduced a bug where command interrupt put