Lines Matching defs:original
308 SigAction original; /* The signal disposition of the calling program */
715 * Put the terminal into raw input mode, after saving the original
2516 if(sigaction(sig->signo, &act, &sig->original)) {
2556 sigaction(sig->signo, &sig->original, NULL)) {
3039 * The original and replacement characters have the same width,
3049 * Overwrite the original character.
3073 int buff_curpos; /* The original value of gl->buff_curpos */
3074 int term_curpos; /* The original value of gl->term_curpos */
3448 (void) sigaction(sig->signo, &sig->original, &keep_action);
4536 * Delete from the new cursor position to the original one.
4876 char from[3]; /* The original string of 2 characters */
4890 * Get the original and swapped strings of the two characters.
5566 * of the line which follows the original cursor position, and place
5704 * the original filename.
7157 * Restore the original insert/overwrite mode.
8481 * If the original string is the same string, don't do anything.
9753 * Return the original echoing disposition.
9909 * Restore the original echo mode.
10666 * terminal to its original settings before the program is terminated
11704 * terminate the calling process, using the original signal with its