Searched defs:resetterm (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libcurses/screen/
H A D_resetterm.c49 resetterm(void) function
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dperl5db.pl1211 yet so the parent will give them one later via C<resetterm()>.
1222 # a term yet so the parent will give us one later via resetterm().
2050 ($term_pid == $$ or resetterm(1)),
5133 resetterm(1) if $LINEINFO eq $OUT and $term_pid != $$;
5379 resetterm(1)
5712 to find one. If we're a forked debugger, we call C<resetterm> to try to
5758 resetterm(2);
5980 =head2 C<resetterm>
5993 If C<CreateTTY> is off, or C<resetterm> was called with no arguments,
5999 sub resetterm { # W subroutine
[all...]
/osnet-11/usr/src/lib/libxcurses/h/
H A Dcurses.h1094 #define resetterm reset_shell_mode macro

Completed in 40 milliseconds