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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
termcap.h 64 extern NCURSES_EXPORT(char *) tgoto (const char *, int, int);
term.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
termcap.h 64 extern NCURSES_EXPORT(char *) tgoto (const char *, int, int);
term.h     [all...]
  /external/libedit/src/
sys.h 138 extern char* tgoto(const char*, int, int);
terminal.h 90 extern char* tgoto(const char*, int, int);
terminal.c 521 terminal_tputs(el, tgoto(Str(T_DO), del,
534 terminal_tputs(el, tgoto(Str(T_UP), -del, -del), -del);
574 terminal_tputs(el, tgoto(Str(T_ch), where, where), where);
578 terminal_tputs(el, tgoto(Str(T_RI), del, del),
617 terminal_tputs(el, tgoto(Str(T_LE), -del, -del),
718 terminal_tputs(el, tgoto(Str(T_DC), num, num), num);
759 terminal_tputs(el, tgoto(Str(T_IC), num, num), num);
    [all...]
  /external/ltrace/etc/
libc.so.conf 40 string tgoto(string, int, int);

Completed in 2533 milliseconds