Home
last modified time | relevance | path

Searched refs:def_shell_mode (Results 1 – 20 of 20) sorted by relevance

/freebsd-12.1/contrib/ncurses/ncurses/tinfo/
H A Dlib_ttyflags.c139 NCURSES_SP_NAME(def_shell_mode) (NCURSES_SP_DCL0) in NCURSES_SP_NAME() argument
170 def_shell_mode(void) in def_shell_mode() function
172 return NCURSES_SP_NAME(def_shell_mode) (CURRENT_SCREEN); in def_shell_mode()
/freebsd-12.1/contrib/ncurses/ncurses/tty/
H A Dlib_tstp.c225 NCURSES_SP_NAME(def_shell_mode) (NCURSES_SP_ARG); in handle_SIGTSTP() local
/freebsd-12.1/contrib/gdb/gdb/tui/
H A Dtui.c401 def_shell_mode (); in tui_enable()
/freebsd-12.1/contrib/ncurses/misc/
H A Dncurses.def178 "def_shell_mode" @40 NONAME
H A Dncurses.ref61 "def_shell_mode" @40 NONAME ; implemented
/freebsd-12.1/contrib/ncurses/ncurses/base/
H A Dlib_set_term.c620 NCURSES_SP_NAME(def_shell_mode) (NCURSES_SP_ARG); in NCURSES_SP_NAME() local
/freebsd-12.1/contrib/ncurses/ncurses/
H A Dllib-ltinfow1201 #undef def_shell_mode
1202 int def_shell_mode(void)
H A Dllib-ltinfo1190 #undef def_shell_mode
1191 int def_shell_mode(void)
H A Dllib-ltinfot1286 #undef def_shell_mode
1287 int def_shell_mode(void)
H A Dllib-ltinfotw1297 #undef def_shell_mode
1298 int def_shell_mode(void)
H A Dllib-lncurses3835 #undef def_shell_mode
3836 int def_shell_mode(void)
H A Dllib-lncursest3982 #undef def_shell_mode
3983 int def_shell_mode(void)
H A Dllib-lncursesw4671 #undef def_shell_mode
4672 int def_shell_mode(void)
H A Dllib-lncursestw4778 #undef def_shell_mode
4779 int def_shell_mode(void)
/freebsd-12.1/lib/ncurses/ncurses/
H A DMakefile752 curs_kernel.3 def_shell_mode.3 \
/freebsd-12.1/contrib/gcc/
H A Dsys-protos.h214 extern int def_shell_mode(void);
/freebsd-12.1/contrib/ncurses/include/
H A Dcurses.h.in608 extern NCURSES_EXPORT(int) def_shell_mode (void); /* implemented */
961 extern NCURSES_EXPORT(int) NCURSES_SP_NAME(def_shell_mode) (SCREEN*); /* implemented:SP_FUNC */
/freebsd-12.1/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcurses_commands.c1999 report_return(def_shell_mode()); in cmd_def_shell_mode()
/freebsd-12.1/contrib/ncurses/doc/
H A Dncurses-intro.doc832 def_shell_mode and def_prog_mode on each tty yourself.
/freebsd-12.1/contrib/ncurses/
H A DNEWS2656 def_shell_mode(), def_prog_mode()
6159 + move calls to def_shell_mode() and def_prog_mode() before loop with