Searched +refs:term +refs:kill +refs:input (Results 1 - 15 of 15) sorted by relevance

/macosx-10.10.1/OpenSSH-189/openssh/openbsd-compat/
H A Dreadpassphrase.c57 int input, output, save_errno, i, need_restart; local
59 struct termios term, oterm; local
80 (input = output = open(_PATH_TTY, O_RDWR)) == -1) {
85 input = STDIN_FILENO;
108 if (input != STDIN_FILENO && tcgetattr(input, &oterm) == 0) {
109 memcpy(&term, &oterm, sizeof(term));
111 term.c_lflag &= ~(ECHO | ECHONL);
113 if (term
[all...]
/macosx-10.10.1/Libc-1044.1.2/gen/FreeBSD/
H A Dreadpassphrase.c59 int input, output, save_errno; local
61 struct termios term, oterm; local
77 if ((input = output = _open(_PATH_TTY, O_RDWR)) == -1) {
82 input = STDIN_FILENO;
103 if (tcgetattr(input, &oterm) == 0) {
104 memcpy(&term, &oterm, sizeof(term));
106 term.c_lflag &= ~(ECHO | ECHONL);
107 if (term.c_cc[VSTATUS] != _POSIX_VDISABLE)
108 term
[all...]
/macosx-10.10.1/nano-12/src/
H A Dnano.c1040 kill(0, SIGSTOP);
1200 /* Disable extended input and output processing in our terminal
1204 struct termios term; local
1206 tcgetattr(0, &term);
1207 term.c_lflag &= ~IEXTEN;
1208 term.c_oflag &= ~OPOST;
1209 tcsetattr(0, TCSANOW, &term);
1216 struct termios term; local
1218 tcgetattr(0, &term);
1219 term
1228 struct termios term; local
1240 struct termios term; local
1251 struct termios term; local
1308 int input; local
[all...]
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dreadline.vim47 syn keyword readlineIfOps contained mode term
69 \ input-meta output-meta
97 \ capitalize-word overwrite-mode kill-line
98 \ backward-kill-line unix-line-discard
99 \ kill-whole-line kill-word backward-kill-word
101 \ delete-horizontal-space kill-region
102 \ copy-region-as-kill copy-backward-word
H A Dbasic.vim40 syn keyword basicStatement INPUT input Input INPUT# input# Input#
42 syn keyword basicStatement KILL kill Kill LET let Let
108 syn keyword basicFunction INKEY$ inkey$ Inkey$ INPUT$ input$ Input$
167 "hi basicMathsOperator term=bold cterm=bold gui=bold
/macosx-10.10.1/OpenSSH-189/openssh/
H A Dmux.c102 char *term; member in struct:mux_session_confirm_ctx
312 cctx->term = NULL;
323 (cctx->term = buffer_get_string_ret(m, &len)) == NULL ||
334 if (cctx->term != NULL)
335 xfree(cctx->term);
363 "term \"%s\", cmd \"%s\", env %u", __func__, c->self,
365 cctx->want_subsys, cctx->term, cmd, env_len);
383 xfree(cctx->term);
410 xfree(cctx->term);
1049 if ((ptr = buffer_get_string_ptr_ret(&c->input,
1702 char *e, *term; local
[all...]
H A Dclientloop.c163 static int connection_in; /* Connection to server (input). */
515 * If standard input is to be "redirected from /dev/null", we simply
775 kill(getpid(), SIGTSTP);
795 * Read input from the server, and add any such data to the buffer of
1379 /* Read input from stdin. */
1483 * Get packets from the connection input buffer, and process them as long as
1528 return process_escapes(c, &c->input, &c->output, &c->extended,
1696 /* Buffer input from the connection. */
2047 /* XXXX move to generic input handler */
2166 const char *term, struc
2165 client_session2_setup(int id, int want_tty, int want_subsystem, const char *term, struct termios *tiop, int in_fd, Buffer *cmd, char **env) argument
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Dterm.el0 ;;; term.el --- general command interpreter in a window stuff
55 ;;; (defun term-send-up () (interactive) (term-send-raw-string "\eOA"))
56 ;;; (defun term-send-down () (interactive) (term-send-raw-string "\eOB"))
57 ;;; (defun term-send-right () (interactive) (term-send-raw-string "\eOC"))
58 ;;; (defun term-send-left () (interactive) (term-send-raw-string "\eOD"))
64 ;;; With this enhanced ansi-term
408 (defgroup term nil function
1297 (defun term (program) function
[all...]
/macosx-10.10.1/ppp-786.1.1/Helpers/pppd/
H A Dmain.c256 static void term __P((int));
991 term(SIGTERM);
1142 SIGNAL(SIGINT, term); /* Interrupt */
1143 SIGNAL(SIGTERM, term); /* Terminate */
1499 * Upcall the proper protocol input routine.
1503 (*protp->input)(0, p, len);
1832 kill(0, sig);
1877 * term - Catch SIGTERM signal and SIGINT signal (^C/del).
1883 term(sig) function
/macosx-10.10.1/emacs-93/emacs/lisp/progmodes/
H A Dsql.el128 ;; :sqli-input-sender nil
417 "Treat some input as electric.
419 input in the SQLi buffer to the process.
421 send current input in the SQLi buffer to the process.
422 If set to nil, then you must use \\[comint-send-input] in order to send
423 current input in the SQLi buffer to the process."
462 (defcustom sql-input-ring-file-name nil
463 "*If non-nil, name of the file to read/write input history.
467 exiting the SQL interpreter in an SQLi buffer will write the input
469 will read the input histor
[all...]
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/termcap/grot/
H A Dtexinfo.tex33 \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
42 % they might have appeared in the input file name.
210 % the input line (except we remove a trailing comment). #1 should be a
432 % lines in the input in @example-like environments, which normally
444 % @example, where each end-of-line in the input causes an
457 where each line of input produces a line of output.}
538 % @include file insert text of that file as input.
541 %Use \input\thisfile to avoid blank after \input, which may be an active
542 %char (in which case the blank would become the \input argumen
[all...]
/macosx-10.10.1/bash-94.1.2/bash-3.2/doc/
H A Dtexinfo.tex4 \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
67 % they might have appeared in the input file name.
336 % the input line (except we remove a trailing comment). #1 should be a
613 % lines in the input in @example-like environments, which normally
625 % @example, where each end-of-line in the input causes an
638 where each line of input produces a line of output.}
794 % @include file insert text of that file as input.
811 \input\thisfile
952 % So open here the files we need to have open while reading the input.
959 \fixbackslash % Turn off hack to swallow `\input texinf
[all...]
/macosx-10.10.1/gnudiff-19/diffutils/config/
H A Dtexinfo.tex4 \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
68 % they might have appeared in the input file name.
309 % the input line (except we remove a trailing comment). #1 should be a
572 % lines in the input in @example-like environments, which normally
584 % @example, where each end-of-line in the input causes an
597 where each line of input produces a line of output.}
753 % @include file insert text of that file as input.
769 \input\thisfile
892 % So open here the files we need to have open while reading the input.
899 \fixbackslash % Turn off hack to swallow `\input texinf
[all...]
/macosx-10.10.1/uucp-11/uucp/
H A Dtexinfo.tex4 \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
65 % they might have appeared in the input file name.
296 % the input line (except we remove a trailing comment). #1 should be a
559 % lines in the input in @example-like environments, which normally
571 % @example, where each end-of-line in the input causes an
584 where each line of input produces a line of output.}
740 % @include file insert text of that file as input.
756 \input\thisfile
854 % So open here the files we need to have open while reading the input.
861 \fixbackslash % Turn off hack to swallow `\input texinf
[all...]
/macosx-10.10.1/bc-21/bc/doc/
H A Dtexinfo.tex4 \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
65 % they might have appeared in the input file name.
295 % the input line (except we remove a trailing comment). #1 should be a
558 % lines in the input in @example-like environments, which normally
570 % @example, where each end-of-line in the input causes an
583 where each line of input produces a line of output.}
701 % @include file insert text of that file as input.
717 \input\thisfile
815 % So open here the files we need to have open while reading the input.
822 \fixbackslash % Turn off hack to swallow `\input texinf
[all...]

Completed in 216 milliseconds