HomeSort by relevance Sort by last modified time
    Searched refs:termname (Results 1 - 8 of 8) sorted by null

  /external/grub/util/
grub-terminfo 24 Usage: grub-terminfo TERMNAME
38 termname=
53 if test "x$termname" != x; then
58 termname="$option" ;;
62 if test "x$termname" = x; then
63 error "termname not specified"
69 infocmp -L -1 -g $termname | sed -n -e "/$1/s/^[^=]*=\\(.*\\),\$/\\1/p"
94 echo "terminfo --name=$termname" $cursor_address $clear_screen \
grub-terminfo.in 24 Usage: grub-terminfo TERMNAME
38 termname=
53 if test "x$termname" != x; then
58 termname="$option" ;;
62 if test "x$termname" = x; then
63 error "termname not specified"
69 infocmp -L -1 -g $termname | sed -n -e "/$1/s/^[^=]*=\\(.*\\),\$/\\1/p"
94 echo "terminfo --name=$termname" $cursor_address $clear_screen \
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
curses.h 720 extern NCURSES_EXPORT(char *) termname (void); /* implemented */
    [all...]
ncurses.h 720 extern NCURSES_EXPORT(char *) termname (void); /* implemented */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
curses.h 720 extern NCURSES_EXPORT(char *) termname (void); /* implemented */
    [all...]
ncurses.h 720 extern NCURSES_EXPORT(char *) termname (void); /* implemented */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
curses.h 720 extern NCURSES_EXPORT(char *) termname (void); /* implemented */
    [all...]
ncurses.h 720 extern NCURSES_EXPORT(char *) termname (void); /* implemented */
    [all...]

Completed in 878 milliseconds