Home
last modified time | relevance | path

Searched refs:rl_prep_terminal (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Drltty.c52 rl_vintfunc_t *rl_prep_term_function = rl_prep_terminal;
585 rl_prep_terminal (int meta_flag) in rl_prep_terminal() function
597 rl_prep_terminal (int meta_flag) in rl_prep_terminal() function
H A Dreadline.h429 extern void rl_prep_terminal PARAMS((int));
H A DChangeLog.gdb1495 * readline.c: rl_prep_terminal (). Only turn on 8th bit
1526 * rl_prep_terminal ()
1529 * readline.c -- rl_prep_terminal ()
H A DCHANGES613 rl_prep_terminal without setting rl_instream.
/netbsd-src/lib/libedit/readline/
H A Dreadline.h226 void rl_prep_terminal(int);
/netbsd-src/lib/libedit/
H A Dreadline.c61 void rl_prep_terminal(int);
130 rl_vintfunc_t *rl_prep_term_function = (rl_vintfunc_t *)rl_prep_terminal;
2205 rl_prep_terminal(int meta_flag __attribute__((__unused__))) in rl_prep_terminal() function
/netbsd-src/external/gpl3/gdb/dist/readline/readline/doc/
H A Drltech.texi499 By default, this is set to @code{rl_prep_terminal}
1168 @deftypefun void rl_prep_terminal (int meta_flag)
1176 Undo the effects of @code{rl_prep_terminal()}, leaving the terminal in
1178 @code{rl_prep_terminal()}.
H A Dreadline.info1959 By default, this is set to 'rl_prep_terminal' (*note Terminal
2590 -- Function: void rl_prep_terminal (int meta_flag)
2597 Undo the effects of 'rl_prep_terminal()', leaving the terminal in
2599 'rl_prep_terminal()'.
5039 * rl_prep_terminal: Terminal Management. (line 6)