Searched refs:termcap (Results 26 - 50 of 55) sorted by relevance

123

/freebsd-11-stable/etc/
H A DMakefile53 termcap.small
252 ${_+_}cd ${.CURDIR}/../share/termcap; ${MAKE} etc-termcap
/freebsd-11-stable/contrib/ncurses/progs/
H A Dtic.c146 " -K translate entries to termcap source form with BSD syntax",
147 " -C translate entries to termcap source form",
158 " -R<name> restrict translation to given terminfo/termcap version",
268 * compiler code, is that the support for termcap fallback cannot assume
292 /* emit a comment char, translating terminfo names to termcap names */
672 char *termcap; local
874 source_file = "/etc/termcap";
875 if ((termcap = getenv("TERMCAP")) != 0
877 if (access(termcap, F_OK) == 0) {
879 source_file = termcap;
[all...]
H A Dtset.c94 #include <termcap.h>
566 * its termcap entry.
635 * real entry from /etc/termcap. This prevents us from being fooled
937 * echo, and case, according to the termcap entry. If the program we're
/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Dlib_termcap.c45 #include <termcap.h>
85 * In termcap, this function reads in the entry for terminal `term' into the
89 * does a bit more than tgetent() in termcap does), and returns its return
124 * bufp may be a null pointer, e.g., GNU termcap. That allocates data,
125 * which is good until the next tgetent() call. The conventional termcap
209 * a termcap source, try and copy it out.
243 * Look up boolean termcap capability str and return its value (TRUE=1 if
295 * Look up numeric termcap capability str and return its value, or -1 if
347 * Look up string termcap capability str and return a pointer to its value,
H A Dlib_tputs.c51 #include <termcap.h> /* ospeed */
56 NCURSES_EXPORT_VAR(char) PC = 0; /* used by termcap library */
57 NCURSES_EXPORT_VAR(NCURSES_OSPEED) ospeed = 0; /* used by termcap library */
/freebsd-11-stable/usr.bin/tset/
H A Dset.c39 #include <termcap.h>
151 * Determine the erase, interrupt, and kill characters from the termcap
187 * echo, and case, according to the termcap entry. If the program we're
/freebsd-11-stable/contrib/top/
H A Dscreen.c14 /* This file contains the routines that interface to termcap and stty/gtty.
49 #include <termcap.h>
137 /* now get the termcap entry */
142 fprintf(stderr, "%s: can't open termcap file\n", myname);
146 fprintf(stderr, "%s: no termcap entry for a `%s' terminal\n",
182 /* initialize the pointer into the termcap string buffer */
271 /* send the termcap initialization string */
295 /* send the termcap initialization string */
319 /* send the termcap initialization string */
H A Ddisplay.c22 * None of the "i_" routines use any of the termcap capabilities.
37 #include <termcap.h>
/freebsd-11-stable/contrib/tcsh/
H A DMakefile.std289 vms.termcap.c
296 mi.termios.${SUF} ma.setp.${SUF} vms.termcap.${SUF}
321 complete.tcsh vmsreadme.txt termcap.vms snames.h host.defs \
H A DMakefile.vms267 vms.termcap.c
274 ma.setp.${SUF} vms.termcap.${SUF}
299 complete.tcsh vmsreadme.txt termcap.vms snames.h host.defs \
H A DMakefile.in379 vms.termcap.c
386 mi.termios.${SUF} ma.setp.${SUF} vms.termcap.${SUF}
411 complete.tcsh vmsreadme.txt termcap.vms snames.h host.defs \
H A Dconfigure4287 for ac_lib in '' termlib tinfo termcap curses ncurses; do
/freebsd-11-stable/targets/pseudo/userland/share/
H A DMakefile.depend154 share/termcap \
/freebsd-11-stable/contrib/tnftp/
H A Dtnftp.h188 # include <termcap.h>
/freebsd-11-stable/usr.sbin/watch/
H A Dwatch.c38 #include <termcap.h>
/freebsd-11-stable/contrib/less/
H A Dscreen.c13 * Uses termcap to be as terminal-independent as possible.
72 #include <termcap.h>
254 * and needed by, the termcap library.
669 * Some glue to prevent calling termcap functions if tgetent() failed.
1085 * Get terminal capabilities via termcap.
1157 * Some termcap libraries assume termbuf is static
1165 * Make sure the termcap database is available.
1170 char *termcap; local
1171 if ((sp = homefile("termcap.dat")) != NULL)
1173 termcap
[all...]
/freebsd-11-stable/release/picobsd/build/
H A Dpicobsd651 ln -s ../../../etc/termcap ${dst}/usr/share/misc/termcap
/freebsd-11-stable/bin/ls/
H A Dls.c66 #include <termcap.h>
163 char termcapbuf[1024]; /* termcap definition buffer */
H A Dprint.c60 #include <termcap.h>
/freebsd-11-stable/usr.bin/msgs/
H A Dmsgs.c82 #include <termcap.h>
/freebsd-11-stable/contrib/telnet/telnetd/
H A Dtelnetd.c45 #include <termcap.h>
/freebsd-11-stable/share/mk/
H A Dsrc.libnames.mk163 termcap \
/freebsd-11-stable/contrib/ncurses/
H A Dconfigure746 --disable-database do not use terminfo, only fallbacks/termcap
756 --enable-termcap compile in termcap fallback support
757 --with-termpath=XXX specify list of termcap files (default: /etc/termcap:/usr/share/misc/termcap)
758 --enable-getcap fast termcap load, no xrefs to terminfo
6707 ### use option --enable-termcap to compile in the termcap fallback support
6708 echo "$as_me:6708: checking if you want termcap
[all...]
/freebsd-11-stable/lib/libedit/
H A Dterminal.c47 * terminal.c: Editor/termcap-curses interface
49 * termcap putchar routine does not take an argument!
60 #include <termcap.h>
340 * Maintain a string pool for termcap strings
394 "Out of termcap string space.\n");
856 /* what termcap says we should use */
906 "Cannot read termcap database;\n");
1016 * Initialize the arrow key bindings from termcap
1298 * Print the current termcap characteristics
1473 * Print the termcap strin
[all...]
/freebsd-11-stable/contrib/libreadline/
H A Dconfigure859 --with-curses use the curses library instead of the termcap
4807 limits.h locale.h pwd.h memory.h termcap.h termios.h termio.h
6442 echo "$as_me:$LINENO: checking which library has the termcap functions" >&5
6443 echo $ECHO_N "checking which library has the termcap functions... $ECHO_C" >&6
6824 echo "$as_me:$LINENO: checking which library has the termcap functions" >&5
6825 echo $ECHO_N "checking which library has the termcap functions... $ECHO_C" >&6
6830 LDFLAGS="$LDFLAGS -L./lib/termcap"
6831 TERMCAP_LIB="./lib/termcap/libtermcap.a"
6832 TERMCAP_DEP="./lib/termcap/libtermcap.a"
6850 if test "$TERMCAP_LIB" = "./lib/termcap/libtermca
[all...]

Completed in 432 milliseconds

123