Home
last modified time | relevance | path

Searched refs:use_env (Results 1 – 22 of 22) sorted by relevance

/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dlib_setup.c226 NCURSES_SP_NAME(use_env) (NCURSES_SP_DCLx bool f) in NCURSES_SP_NAME() argument
235 _nc_prescreen.use_env = f; in NCURSES_SP_NAME()
257 use_env(bool f) in use_env() function
261 _nc_prescreen.use_env = f; in use_env()
490 bool useEnv = _nc_prescreen.use_env; in _nc_get_screensize()
1150 sp->_use_env = _nc_prescreen.use_env; in new_prescr()
H A Dtinfo_driver.c431 useEnv = _nc_prescreen.use_env; in drv_size()
/freebsd/contrib/ncurses/progs/
H A Dclear.c83 use_env(FALSE); in main()
H A Dtput.c405 use_env(FALSE); in main()
/freebsd/contrib/ncurses/ncurses/
H A Dterm.priv.h324 bool use_env; member
H A Dllib-ltinfow782 #undef use_env
783 void use_env(
H A Dllib-ltinfo760 #undef use_env
761 void use_env(
H A Dllib-ltinfotw850 #undef use_env
851 void use_env(
H A Dllib-ltinfot828 #undef use_env
829 void use_env(
H A Dllib-lncursest3566 #undef use_env
3567 void use_env(
H A Dllib-lncurses3489 #undef use_env
3490 void use_env(
H A Dllib-lncursestw4527 #undef use_env
4528 void use_env(
H A Dllib-lncursesw4450 #undef use_env
4451 void use_env(
/freebsd/contrib/ncurses/man/
H A Dman_db.renames.in262 use_env.3x use_env.3ncurses
H A Dmanhtml.aliases108 use_env(3X) curs_util(3X)
/freebsd/contrib/ncurses/misc/
H A Dncurses.def382 "use_env" @268 NONAME
H A Dncurses.ref289 "use_env" @268 NONAME ; implemented
/freebsd/lib/ncurses/tinfo/
H A DMakefile934 curs_util.3 use_env.3 \
/freebsd/contrib/ncurses/include/
H A Dcurses.h.in828 extern NCURSES_EXPORT(void) use_env (bool); /* implemented */
1090 extern NCURSES_EXPORT(void) NCURSES_SP_NAME(use_env) (SCREEN*, bool); /* implemented:SP_FUNC */
/freebsd/contrib/ncurses/
H A DNEWS2622 + it lacks the use_env() function.
3209 + modify _nc_get_screensize to allow for use_env() and use_tioctl()
3216 + correct order of initialization for traces in use_env() and
4557 it lacks some common functions such as use_env() which is not yet
5091 + extend use_tioctl() to have expected behavior when use_env(FALSE) and
5094 use_env() versus use_tioctl().
5697 + improve trace initialization by starting it in use_env() and
15602 * added use_env().
H A DINSTALL1681 + use_tioctl is an improvement over use_env
/freebsd/contrib/ncurses/doc/
H A Dncurses-intro.doc630 before initscr (slk_init(), filter(), ripoffline(), use_env(),