Home
last modified time | relevance | path

Searched refs:TERMINAL (Results 1 – 25 of 28) sorted by relevance

12

/netbsd-src/lib/libterminfo/
H A Dcurterm.c41 TERMINAL *cur_term;
60 _ti_setospeed(TERMINAL *term) in _ti_setospeed()
79 TERMINAL *
80 set_curterm(TERMINAL *nterm) in set_curterm()
82 TERMINAL *oterm; in set_curterm()
132 del_curterm(TERMINAL *oterm) in del_curterm()
H A Dtparm.c51 static TERMINAL *dumbterm; /* For non thread safe functions */
97 checkbuf(TERMINAL *term, size_t len) in checkbuf()
113 ochar(TERMINAL *term, int c) in ochar()
125 onum(TERMINAL *term, const char *fmt, int num, size_t len) in onum()
189 _ti_tiparm(TERMINAL *term, const char *str, int va_type, va_list parms) in _ti_tiparm()
554 ti_tiparm(TERMINAL *term, const char *str, ...) in ti_tiparm()
584 ti_tlparm(TERMINAL *term, const char *str, ...) in ti_tlparm()
H A Dti.c39 ti_getflag(const TERMINAL *term, const char *id) in ti_getflag()
70 ti_getnum(const TERMINAL *term, const char *id) in ti_getnum()
107 ti_getstr(const TERMINAL *term, const char *id) in ti_getstr()
H A Dterm.c79 _ti_readterm(TERMINAL *term, const char *cap, size_t caplen, int flags) in _ti_readterm()
269 _ti_dbgetterm(TERMINAL *term, const char *path, const char *name, int flags) in _ti_dbgetterm()
322 _ti_dbgettermp(TERMINAL *term, const char *path, const char *name, int flags) in _ti_dbgettermp()
350 _ti_findterm(TERMINAL *term, const char *name, int flags) in _ti_findterm()
435 _ti_getterm(TERMINAL *term, const char *name, int flags) in _ti_getterm()
H A Dterm_private.h133 } TERMINAL; typedef
143 int _ti_getterm(TERMINAL *, const char *, int);
144 void _ti_setospeed(TERMINAL *);
H A Dsetupterm.c80 ti_setupterm(TERMINAL **nterm, const char *term, int fildes, int *errret) in ti_setupterm()
153 TERMINAL *nterm; in setupterm()
H A Dtputs.c131 ti_puts(const TERMINAL *term, const char *str, int affcnt, in ti_puts()
156 ti_putp(const TERMINAL *term, const char *str) in ti_putp()
H A Dterm.h1939 } TERMINAL; typedef
1946 extern TERMINAL *cur_term;
1950 TERMINAL * set_curterm(TERMINAL *);
1951 int del_curterm(TERMINAL *);
1965 int ti_setupterm(TERMINAL **, const char *, int, int *);
1966 int ti_getflag(const TERMINAL *, const char *);
1967 int ti_getnum(const TERMINAL *, const char *);
1968 const char * ti_getstr(const TERMINAL *, const char *);
1969 char * ti_parm(TERMINAL *, const char *,
1973 int ti_puts(const TERMINAL *, const char *, int,
[all …]
H A Dtermcap.c56 static TERMINAL *last = NULL; in tgetent()
/netbsd-src/usr.bin/infocmp/
H A Dinfocmp.c220 load_ents(TIENT *ents, TERMINAL *t, char type) in load_ents()
431 static TERMINAL *
434 TERMINAL *t; in load_term()
453 show_missing(TERMINAL *t1, TERMINAL *t2, char type) in show_missing()
495 find_userdef(TERMINAL *term, const char *id) in find_userdef()
506 use_terms(TERMINAL *term, size_t nuse, char **uterms) in use_terms()
508 TERMINAL **terms; in use_terms()
648 TERMINAL *t, *t2; in main()
/netbsd-src/external/gpl2/gmake/dist/tests/scripts/functions/
H A Dstrip15 TEST1 := "Is this TERMINAL fun? What …
46 $answer = "\"Is this TERMINAL fun? What makes you believe is this terminal fun? JAPAN is a WONDERFU…
/netbsd-src/lib/libcurses/
H A Dattributes.c375 const TERMINAL *t; in __wattr_on()
427 const TERMINAL *t; in __wattr_off()
479 const TERMINAL *t; in __wcolor_set()
H A Dstandout.c80 const TERMINAL *t = win->screen->term; in wstandout()
H A Dcurses_private.h255 TERMINAL *term;
H A Dnewwin.c392 TERMINAL *term = win->screen->term; in __swflags()
/netbsd-src/usr.sbin/makemandb/
H A Dapropos-utils.c1056 term_fix_seq(TERMINAL *ti, const char *seq) in term_fix_seq()
1075 TERMINAL *ti; in term_init()
/netbsd-src/external/mpl/bind/dist/bin/tests/system/cacheclean/
H A Ddig.batch521 TERMINAL.2GLOBE.net. IN A
H A Dknowngood.dig.out540 TERMINAL.2GLOBE.net. 604800 IN A 195.178.183.230
/netbsd-src/external/gpl3/gcc.old/dist/contrib/unicode/
H A DPropList.txt207 11AA1..11AA2 ; Terminal_Punctuation # Po [2] SOYOMBO TERMINAL MARK-1..SOYOMBO TERMINAL MARK-2
H A DEastAsianWidth.txt2114 …1AA2;N # Po [5] SOYOMBO HEAD MARK WITH MOON AND SUN AND TRIPLE FLAME..SOYOMBO TERMINAL MARK-2
/netbsd-src/external/gpl3/gcc/dist/contrib/unicode/
H A DPropList.txt210 11AA1..11AA2 ; Terminal_Punctuation # Po [2] SOYOMBO TERMINAL MARK-1..SOYOMBO TERMINAL MARK-2
H A DEastAsianWidth.txt2147 …1AA2;N # Po [5] SOYOMBO HEAD MARK WITH MOON AND SUN AND TRIPLE FLAME..SOYOMBO TERMINAL MARK-2
/netbsd-src/games/fortune/datfiles/
H A Dzippy746 Is this TERMINAL fun?
/netbsd-src/external/mpl/bind/dist/bin/tests/system/cacheclean/ns1/
H A Dexample.db1720 TERMINAL IN A 195.178.183.230
/netbsd-src/share/terminfo/
H A Dterminfo1 ######## TERMINAL TYPE DESCRIPTIONS SOURCE FILE
4797 ######## X TERMINAL EMULATORS
9705 ######## COMMON TERMINAL TYPES
13698 ######## NON-ANSI TERMINAL EMULATIONS
13850 ######## OLDER TERMINAL TYPES
17753 # IF TERMINAL EVER GOES CATATONIC with the cursor buzzing across
24661 ######## VT100/ANSI/ISO 6429/ECMA-48/PC-TERM TERMINAL STANDARDS

12