Home
last modified time | relevance | path

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

/dragonfly/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()
/dragonfly/contrib/ncurses/progs/
HDclear.c83 use_env(FALSE); in main()
HDtput.c303 use_env(FALSE); in main()
/dragonfly/lib/libncurses/
HDSymbol.base.map715 use_env;
/dragonfly/contrib/ncurses/misc/
HDncurses.def382 "use_env" @268 NONAME
HDncurses.ref289 "use_env" @268 NONAME ; implemented
/dragonfly/lib/libncurses/include/
HDcurses.head822 extern NCURSES_EXPORT(void) use_env (bool); /* implemented */
1070 extern NCURSES_EXPORT(void) NCURSES_SP_NAME(use_env) (SCREEN*, bool); /* implemented:SP_FUNC */
/dragonfly/contrib/ncurses/ncurses/
HDcurses.priv.h1057 bool use_env; member
/dragonfly/
HDMakefile_upgrade.inc2954 TO_REMOVE+=/usr/share/man/man3/use_env.3.gz