Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/ncurses/ncurses/tinfo/
HDlib_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()
305 bool useEnv = _nc_prescreen.use_env; in _nc_get_screensize()
937 sp->_use_env = _nc_prescreen.use_env; in new_prescr()
HDtinfo_driver.c426 useEnv = _nc_prescreen.use_env; in drv_size()
/freebsd-13-stable/contrib/ncurses/progs/
HDclear.c83 use_env(FALSE); in main()
HDtput.c303 use_env(FALSE); in main()
/freebsd-13-stable/contrib/ncurses/man/
HDmanhtml.aliases60 use_env(3X) curs_util(3X)
/freebsd-13-stable/contrib/ncurses/misc/
HDncurses.def382 "use_env" @268 NONAME
HDncurses.ref289 "use_env" @268 NONAME ; implemented
/freebsd-13-stable/contrib/ncurses/ncurses/
HDllib-ltinfo701 #undef use_env
702 void use_env(
HDllib-ltinfow723 #undef use_env
724 void use_env(
HDllib-ltinfotw791 #undef use_env
792 void use_env(
HDllib-ltinfot769 #undef use_env
770 void use_env(
HDllib-lncurses3435 #undef use_env
3436 void use_env(
HDllib-lncursest3512 #undef use_env
3513 void use_env(
HDcurses.priv.h1057 bool use_env; member
HDllib-lncursestw4461 #undef use_env
4462 void use_env(
HDllib-lncursesw4384 #undef use_env
4385 void use_env(
/freebsd-13-stable/lib/ncurses/ncurses/
HDMakefile1042 curs_util.3 use_env.3 \
/freebsd-13-stable/contrib/ncurses/include/
HDcurses.h.in820 extern NCURSES_EXPORT(void) use_env (bool); /* implemented */
1068 extern NCURSES_EXPORT(void) NCURSES_SP_NAME(use_env) (SCREEN*, bool); /* implemented:SP_FUNC */
/freebsd-13-stable/contrib/ncurses/
HDNEWS994 + it lacks the use_env() function.
1581 + modify _nc_get_screensize to allow for use_env() and use_tioctl()
1588 + correct order of initialization for traces in use_env() and
2929 it lacks some common functions such as use_env() which is not yet
3463 + extend use_tioctl() to have expected behavior when use_env(FALSE) and
3466 use_env() versus use_tioctl().
4069 + improve trace initialization by starting it in use_env() and
13974 * added use_env().
HDINSTALL1491 + use_tioctl is an improvement over use_env
/freebsd-13-stable/contrib/ncurses/doc/
HDncurses-intro.doc628 before initscr (slk_init(), filter(), ripoffline(), use_env(),