Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcurses/screen/
H A Dsetkeymap.c73 KEY_LL,
H A Dcaps214 key_ll, "kll" "kH" KEY_LL, 0533, Sent by home-down key
/illumos-gate/usr/src/tools/cscope-fast/
H A Dcommand.c159 case KEY_LL: /* go to last input field */ in command()
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dcurses.h1140 #define KEY_LL (__KEY_BASE-92) /* Move to lower left corner. */ macro
/illumos-gate/usr/src/lib/libxcurses2/h/
H A Dcurses.h1133 #define KEY_LL (__KEY_BASE-92) /* Move to lower left corner. */ macro