/openbsd/usr.bin/tmux/ |
H A D | tty-term.c | 359 tty_term_apply(struct tty_term *term, const char *capabilities, int quiet) in tty_term_apply() 435 tty_term_apply_overrides(struct tty_term *term) in tty_term_apply_overrides() 524 struct tty_term *term; in tty_term_create() local 651 tty_term_free(struct tty_term *term) in tty_term_free() 750 tty_term_has(struct tty_term *term, enum tty_code_code code) in tty_term_has() 756 tty_term_string(struct tty_term *term, enum tty_code_code code) in tty_term_string() 766 tty_term_string_i(struct tty_term *term, enum tty_code_code code, int a) in tty_term_string_i() 819 tty_term_string_ss(struct tty_term *term, enum tty_code_code code, in tty_term_string_ss() 833 tty_term_number(struct tty_term *term, enum tty_code_code code) in tty_term_number() 843 tty_term_flag(struct tty_term *term, enum tty_code_code code) in tty_term_flag() [all …]
|
H A D | cmd-show-messages.c | 55 struct tty_term *term; in cmd_show_messages_terminals() local
|
/openbsd/lib/libcurses/ |
H A D | term.priv.h | 111 typedef struct term { /* describe an actual terminal */ struct 112 TERMTYPE type; /* terminal type description */ argument 114 TTY Ottyb; /* original state of the terminal */ argument 115 TTY Nttyb; /* current state of the terminal */ argument 117 char * _termname; /* used for termname() */ argument 120 TERMTYPE2 type2; /* extended terminal type description */ argument
|
/openbsd/gnu/usr.bin/perl/ |
H A D | perly.y | 653 OP *term = $formarg; variable 1086 OP* term = $term; variable
|
/openbsd/lib/libc/termios/ |
H A D | tcflow.c | 39 struct termios term; in tcflow() local
|
/openbsd/gnu/llvm/lldb/source/Host/common/ |
H A D | Terminal.cpp | 403 TerminalState::TerminalState(Terminal term, bool save_process_group) in TerminalState() 417 bool TerminalState::Save(Terminal term, bool save_process_group) { in Save()
|
/openbsd/gnu/usr.bin/binutils/gdb/tui/ |
H A D | tui-command.c | 64 char *term; in tui_dispatch_ctrl_char() local
|
/openbsd/gnu/lib/libreadline/examples/ |
H A D | excallback.c | 92 struct termios term; variable
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/ |
H A D | lexstrng.c | 30 const char *term = "\"\\\"\\"; variable
|
/openbsd/regress/sys/kern/pty/ |
H A D | ptyhog.c | 48 struct termios term; in main() local
|
/openbsd/lib/libcurses/tinfo/ |
H A D | lib_tparm.c | 125 #define get_tparm_state(term) \ argument 469 _nc_tparm_analyze(TERMINAL *term, const char *string, char **p_is_s, int *popcount) in _nc_tparm_analyze() 604 tparm_setup(TERMINAL *term, const char *string, TPARM_DATA *result) in tparm_setup() 1404 _nc_reset_tparm(TERMINAL *term) in _nc_reset_tparm()
|
/openbsd/games/rain/ |
H A D | rain.c | 55 struct termios term; in main() local
|
/openbsd/gnu/usr.bin/perl/cpan/Encode/ |
H A D | encengine.c | 96 STRLEN dlen, STRLEN * dout, int approx, const U8 *term, STRLEN tlen) in do_encode()
|
/openbsd/games/banner/ |
H A D | banner.c | 1111 int debug, i, j, linen, max, nchars, pc, term, trace, x, y; variable
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | monitor.h | 67 char *term; /* Terminating string to search for */ member 76 char *term; /* Terminating string to search for */ member
|
/openbsd/lib/libc/gen/ |
H A D | readpassphrase.c | 45 struct termios term, oterm; in readpassphrase() local
|
/openbsd/usr.bin/mandoc/ |
H A D | roff_escape.c | 83 char term; /* byte terminating the argument */ in roff_escape() local
|
/openbsd/lib/libcurses/base/ |
H A D | lib_newterm.c | 78 TERMINAL *term = TerminalOf(SP_PARM); in _nc_initscr() local
|
/openbsd/bin/pax/ |
H A D | ftree.c | 529 int ch, term; in getpathname() local
|
H A D | tar.c | 173 ul_oct(u_long val, char *str, int len, int term) in ul_oct() 228 ull_oct(unsigned long long val, char *str, int len, int term) in ull_oct()
|
/openbsd/usr.sbin/amd/amd/ |
H A D | afs_ops.c | 572 afs_cont(int rc, int term, void *closure) in afs_cont() 639 afs_retry(int rc, int term, void *closure) in afs_retry()
|
H A D | sched.c | 186 wakeup_task(int rc, int term, void *cl) in wakeup_task()
|
/openbsd/usr.bin/vi/common/ |
H A D | cut.h | 60 } term; member
|
/openbsd/games/worms/ |
H A D | worms.c | 179 struct termios term; in main() local
|
/openbsd/games/hack/ |
H A D | hack.termcap.c | 86 char *term; in startup() local
|