Home
last modified time | relevance | path

Searched defs:term (Results 1 – 25 of 52) sorted by relevance

123

/minix3/external/bsd/tmux/dist/
H A Dtty-term.c227 tty_term_override(struct tty_term *term, const char *overrides) in tty_term_override()
313 struct tty_term *term; in tty_term_find() local
459 tty_term_free(struct tty_term *term) in tty_term_free()
477 tty_term_has(struct tty_term *term, enum tty_code_code code) in tty_term_has()
483 tty_term_string(struct tty_term *term, enum tty_code_code code) in tty_term_string()
494 tty_term_string1(struct tty_term *term, enum tty_code_code code, int a) in tty_term_string1()
500 tty_term_string2(struct tty_term *term, enum tty_code_code code, int a, int b) in tty_term_string2()
506 tty_term_ptr1(struct tty_term *term, enum tty_code_code code, const void *a) in tty_term_ptr1()
512 tty_term_ptr2(struct tty_term *term, enum tty_code_code code, const void *a, const void *b) in tty_term_ptr2()
518 tty_term_number(struct tty_term *term, enum tty_code_code code) in tty_term_number()
[all …]
H A Dcmd-show-messages.c72 struct tty_term *term; in cmd_show_messages_terminals() local
/minix3/usr.bin/tic/
H A Dtic.c62 typedef struct term { struct
67 struct term *base_term; argument
98 save_term(struct cdbw *db, TERM *term) in save_term()
142 TERM *term; in store_term() local
165 TERM *term; in process_entry() local
316 TERM *term, *uterm;; in merge_use() local
382 TERM *term; in print_dump() local
453 TERM *term; in write_database() local
/minix3/lib/libterminfo/
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.c61 _ti_readterm(TERMINAL *term, const char *cap, size_t caplen, int flags) in _ti_readterm()
216 _ti_dbgetterm(TERMINAL *term, const char *path, const char *name, int flags) in _ti_dbgetterm()
270 _ti_dbgettermp(TERMINAL *term, const char *path, const char *name, int flags) in _ti_dbgettermp()
324 _ti_findterm(TERMINAL *term, const char *name, int flags) in _ti_findterm()
397 _ti_getterm(TERMINAL *term, const char *name, int flags) in _ti_getterm()
H A Dsetupterm.c64 ti_setupterm(TERMINAL **nterm, const char *term, int fildes, int *errret) in ti_setupterm()
115 setupterm(const char *term, int fildes, int *errret) in setupterm()
H A Dtparm.c97 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, unsigned int len) in onum()
185 _ti_tiparm(TERMINAL *term, const char *str, int va_type, va_list parms) in _ti_tiparm()
546 ti_tiparm(TERMINAL *term, const char *str, ...) in ti_tiparm()
576 ti_tlparm(TERMINAL *term, const char *str, ...) in ti_tlparm()
H A Dtputs.c131 ti_puts(const TERMINAL *term, const char *str, int affcnt, in ti_puts()
154 ti_putp(const TERMINAL *term, const char *str) in ti_putp()
H A Dcurterm.c60 _ti_setospeed(TERMINAL *term) in _ti_setospeed()
/minix3/external/bsd/bind/dist/contrib/zkt-1.1.3/
H A Dtcap.c66 int tc_init (FILE *fp, const char *term) in tc_init()
175 int tc_init (FILE *fp, const char *term) in tc_init()
197 int tc_end (FILE *fp, const char *term) in tc_end()
210 int tc_end (FILE *fp, const char *term) in tc_end()
301 char *term = getenv ("TERM"); in main() local
/minix3/lib/libcurses/
H A Dacs.c60 unsigned char acs, term; in __init_acs() local
149 unsigned char acs, term; in __init_wacs() local
/minix3/lib/libc/termios/
H A Dtcflow.c56 struct termios term; in __weak_alias() local
/minix3/external/bsd/nvi/dist/gtk/
H A Dgtkvi.c58 GtkWidget *term; in gtk_vi_init() local
/minix3/lib/libutil/
H A Dpty.c66 openpty(int *amaster, int *aslave, char *name, struct termios *term,
166 forkpty(int *amaster, char *name, struct termios *term, struct winsize *winp)
/minix3/minix/commands/termcap/
H A Dtermcap.c28 char *term; local
/minix3/usr.bin/newgrp/
H A Dnewgrp.c150 char *term; in main() local
/minix3/minix/commands/tget/
H A Dtget.c22 char *term; in main() local
/minix3/tests/lib/libc/ttyio/
H A Dt_ttyio.c82 struct termios term; in ATF_TC_BODY() local
/minix3/usr.bin/infocmp/
H A Dinfocmp.c493 find_userdef(TERMINAL *term, const char *id) in find_userdef()
504 use_terms(TERMINAL *term, size_t nuse, char **uterms) in use_terms()
648 char *term, *Barg; in main() local
/minix3/external/bsd/mdocml/dist/
H A Dmanpage.c39 int ch, term; in main() local
/minix3/usr.bin/who/
H A Dutmpentry.h53 uint16_t term; member
/minix3/usr.bin/tput/
H A Dtput.c64 char *term; in main() local
/minix3/games/banner/
H A Dbanner.c1025 static int debug, linen, max, nchars, pc, term, trace; variable
/minix3/bin/sh/
H A Dhistedit.c111 char *term, *shname; in histedit() local
194 setterm(const char *term) in setterm()
/minix3/minix/tests/
H A Dt40c.c36 char *term[] = {"f","e","d","c","b","a","9","8","7","6","5","4","3","2","1"}; in open_terminal() local

123