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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
termcap.h 65 extern NCURSES_EXPORT(int) tgetent (char *, const char *);
term.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
termcap.h 65 extern NCURSES_EXPORT(int) tgetent (char *, const char *);
term.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
termcap.h 65 extern NCURSES_EXPORT(int) tgetent (char *, const char *);
term.h     [all...]
  /external/chromium_org/third_party/sqlite/src/
configure.ac 543 AC_SEARCH_LIBS(tgetent, [readline ncurses curses termcap], [term_LIBS="$LIBS"], [term_LIBS=""])
configure     [all...]

Completed in 116 milliseconds