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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-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.11-4.8/sysroot/usr/include/
termcap.h 65 extern NCURSES_EXPORT(int) tgetent (char *, const char *);
term.h     [all...]
  /external/libedit/src/
sys.h 134 extern int tgetent(char *, const char *);
terminal.h 86 extern int tgetent(char *, const char *);
terminal.c 885 i = tgetent(el->el_terminal.t_cap, term);
    [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...]
  /external/libedit/
configure     [all...]

Completed in 818 milliseconds