HomeSort by: relevance | last modified time | path
    Searched refs:TERMINFO (Results 1 - 6 of 6) sorted by relevancy

  /src/lib/libterminfo/
genterms 30 # Generate compiled terminfo descriptions to embed into libterminfo
35 : ${TERMINFO:=${NETBSDSRCDIR}/share/terminfo/terminfo}
38 echo " * Automatically generated from terminfo */"
40 ${TOOL_TIC} -Sx ${TERMINFO} ansi dumb vt100 vt220 wsvt25 xterm
  /src/external/gpl3/gdb/dist/readline/readline/examples/rlfe/
config.h.in 101 * Define TERMINFO if your machine emulates the termcap routines
102 * with the terminfo database.
104 * the command 'terminfo' and not 'termcap'.
106 #undef TERMINFO
os.h 242 #if defined(linux) && defined(TERMINFO)
  /src/external/gpl3/gdb.old/dist/readline/readline/examples/rlfe/
config.h.in 101 * Define TERMINFO if your machine emulates the termcap routines
102 * with the terminfo database.
104 * the command 'terminfo' and not 'termcap'.
106 #undef TERMINFO
os.h 242 #if defined(linux) && defined(TERMINFO)
  /src/
build.sh 513 unsetmakeenv TERMINFO

Completed in 16 milliseconds