Searched refs:use_env (Results 1 – 14 of 14) sorted by relevance
39 int use_env; member258 int use_env() in use_env() function366 conf.use_env = 1; in main()371 if (conf.use_env) in main()372 return use_env(); in main()
191 use_env(bool f) in use_env() function194 _nc_prescreen.use_env = f; in use_env()208 if (!_nc_prescreen.use_env) { in _nc_get_screensize()
375 use_env(FALSE); in main()
382 "use_env" @268 NONAME
289 "use_env" @268 NONAME ; implemented
886 curs_util.3 use_env.3 \
669 bool use_env; member
2640 #undef use_env2641 void use_env(
2695 #undef use_env2696 void use_env(
3386 #undef use_env3387 void use_env(
1208 extern void use_env(int);
728 extern NCURSES_EXPORT(void) use_env (bool); /* implemented */
611 before initscr (slk_init(), filter(), ripoffline(), use_env(),
8743 * added use_env().