Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libcurses/screen/
H A Dwgetwstr.c92 if ((ch == myerase) || (ch == KEY_LEFT) || in wgetnwstr()
H A Dwgetstr.c110 if ((ch == myerase) || (ch == KEY_LEFT) || in wgetnstr()
H A Dsetkeymap.c74 KEY_LEFT,
H A Dcaps215 key_left, "kcub1" "kl" KEY_LEFT, 0404, Sent by terminal left arrow key
/titanic_41/usr/src/uts/common/sys/
H A Dvuid_event.h251 #define KEY_LEFT(i) ((KEY_LEFTFIRST)+(i)-1) /* 32554+i-1 */ macro
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dwgetn_ws.c82 { KEY_CODE_YES, KEY_LEFT, fld_erase },
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dwgetn_ws.c92 { KEY_CODE_YES, KEY_LEFT, fld_erase },
/titanic_41/usr/src/tools/cscope-fast/
H A Dcommand.c148 case KEY_LEFT: in command()
/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dshared.h310 # define KEY_LEFT 0x4B00 macro
H A Dasm.S2074 .word KEY_LEFT, 2
/titanic_41/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c618 case KEY_LEFT: in console_translate_key()
/titanic_41/usr/src/cmd/latencytop/common/
H A Ddisplay.c911 case KEY_LEFT: in lt_display_loop()
/titanic_41/usr/src/lib/libxcurses/h/
H A Dcurses.h1117 #define KEY_LEFT (__KEY_BASE-5) macro
/titanic_41/usr/src/lib/libxcurses2/h/
H A Dcurses.h1110 #define KEY_LEFT (__KEY_BASE-5) macro