Home
last modified time | relevance | path

Searched refs:reset_shell_mode (Results 1 – 18 of 18) sorted by relevance

/freebsd-13.1/contrib/ncurses/ncurses/tinfo/
H A Dlib_ttyflags.c247 NCURSES_SP_NAME(reset_shell_mode) (NCURSES_SP_DCL0) in NCURSES_SP_NAME() argument
271 reset_shell_mode(void) in reset_shell_mode() function
273 return NCURSES_SP_NAME(reset_shell_mode) (CURRENT_SCREEN); in reset_shell_mode()
/freebsd-13.1/contrib/ncurses/ncurses/base/
H A Dlib_endwin.c68 code = NCURSES_SP_NAME(reset_shell_mode) (NCURSES_SP_ARG); in NCURSES_EXPORT()
/freebsd-13.1/contrib/ncurses/man/
H A Dmanhtml.aliases51 reset_shell_mode(3X) curs_kernel(3X)
/freebsd-13.1/contrib/dialog/
H A Dui_getc.c620 reset_shell_mode(); in dlg_killall_bg()
/freebsd-13.1/contrib/ncurses/misc/
H A Dncurses.def320 "reset_shell_mode" @223 NONAME
H A Dncurses.ref244 "reset_shell_mode" @223 NONAME ; implemented
/freebsd-13.1/contrib/ncurses/ncurses/
H A Dllib-ltinfo1205 #undef reset_shell_mode
1206 int reset_shell_mode(void)
H A Dllib-ltinfot1306 #undef reset_shell_mode
1307 int reset_shell_mode(void)
H A Dllib-ltinfow1238 #undef reset_shell_mode
1239 int reset_shell_mode(void)
H A Dllib-ltinfotw1339 #undef reset_shell_mode
1340 int reset_shell_mode(void)
H A Dllib-lncurses3944 #undef reset_shell_mode
3945 int reset_shell_mode(void)
H A Dllib-lncursest4054 #undef reset_shell_mode
4055 int reset_shell_mode(void)
H A Dllib-lncursestw5014 #undef reset_shell_mode
5015 int reset_shell_mode(void)
H A Dllib-lncursesw4904 #undef reset_shell_mode
4905 int reset_shell_mode(void)
/freebsd-13.1/contrib/ncurses/include/
H A Dcurses.h.in776 extern NCURSES_EXPORT(int) reset_shell_mode (void); /* implemented */
1042 extern NCURSES_EXPORT(int) NCURSES_SP_NAME(reset_shell_mode) (SCREEN*); /* implemented:SP_FUNC */
1178 #define resetterm() reset_shell_mode()
/freebsd-13.1/lib/ncurses/ncurses/
H A DMakefile778 curs_kernel.3 reset_shell_mode.3 \
/freebsd-13.1/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcurses_commands.c4025 report_return(reset_shell_mode()); in cmd_reset_shell_mode()
/freebsd-13.1/contrib/ncurses/
H A DNEWS10526 + modify lib_endwin.c to avoid calling reset_shell_mode(), return ERR