Home
last modified time | relevance | path

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

1234

/openbsd/usr.bin/tmux/
H A Dtty-term.c359 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 Dcmd-show-messages.c55 struct tty_term *term; in cmd_show_messages_terminals() local
/openbsd/lib/libcurses/
H A Dterm.priv.h111 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 Dperly.y653 OP *term = $formarg; variable
1086 OP* term = $term; variable
/openbsd/lib/libc/termios/
H A Dtcflow.c39 struct termios term; in tcflow() local
/openbsd/gnu/llvm/lldb/source/Host/common/
H A DTerminal.cpp403 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 Dtui-command.c64 char *term; in tui_dispatch_ctrl_char() local
/openbsd/gnu/lib/libreadline/examples/
H A Dexcallback.c92 struct termios term; variable
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dlexstrng.c30 const char *term = "\"\\\"\\"; variable
/openbsd/regress/sys/kern/pty/
H A Dptyhog.c48 struct termios term; in main() local
/openbsd/lib/libcurses/tinfo/
H A Dlib_tparm.c125 #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 Drain.c55 struct termios term; in main() local
/openbsd/gnu/usr.bin/perl/cpan/Encode/
H A Dencengine.c96 STRLEN dlen, STRLEN * dout, int approx, const U8 *term, STRLEN tlen) in do_encode()
/openbsd/games/banner/
H A Dbanner.c1111 int debug, i, j, linen, max, nchars, pc, term, trace, x, y; variable
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dmonitor.h67 char *term; /* Terminating string to search for */ member
76 char *term; /* Terminating string to search for */ member
/openbsd/lib/libc/gen/
H A Dreadpassphrase.c45 struct termios term, oterm; in readpassphrase() local
/openbsd/usr.bin/mandoc/
H A Droff_escape.c83 char term; /* byte terminating the argument */ in roff_escape() local
/openbsd/lib/libcurses/base/
H A Dlib_newterm.c78 TERMINAL *term = TerminalOf(SP_PARM); in _nc_initscr() local
/openbsd/bin/pax/
H A Dftree.c529 int ch, term; in getpathname() local
H A Dtar.c173 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 Dafs_ops.c572 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 Dsched.c186 wakeup_task(int rc, int term, void *cl) in wakeup_task()
/openbsd/usr.bin/vi/common/
H A Dcut.h60 } term; member
/openbsd/games/worms/
H A Dworms.c179 struct termios term; in main() local
/openbsd/games/hack/
H A Dhack.termcap.c86 char *term; in startup() local

1234