Searched refs:_nc_setupterm (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12.1/contrib/ncurses/misc/ |
| H A D | ncurses.supp | 140 fun:_nc_setupterm 147 fun:_nc_setupterm
|
| /freebsd-12.1/contrib/ncurses/ncurses/tinfo/ |
| H A D | lib_setup.c | 844 _nc_setupterm(NCURSES_CONST char *tname, in _nc_setupterm() function 867 return _nc_setupterm(tname, Filedes, errret, FALSE); in setupterm()
|
| /freebsd-12.1/contrib/ncurses/ncurses/ |
| H A D | llib-ltinfow | 756 #undef _nc_setupterm 757 int _nc_setupterm(
|
| H A D | llib-ltinfo | 756 #undef _nc_setupterm 757 int _nc_setupterm(
|
| H A D | llib-ltinfot | 827 #undef _nc_setupterm 828 int _nc_setupterm(
|
| H A D | llib-ltinfotw | 827 #undef _nc_setupterm 828 int _nc_setupterm(
|
| H A D | curses.priv.h | 1921 extern NCURSES_EXPORT(int) _nc_setupterm(NCURSES_CONST char *, int, int *, int); 2335 _nc_setupterm(name, fd, err, reuse)
|
| H A D | llib-lncurses | 3407 #undef _nc_setupterm 3408 int _nc_setupterm(
|
| H A D | llib-lncursest | 3523 #undef _nc_setupterm 3524 int _nc_setupterm(
|
| H A D | llib-lncursesw | 4226 #undef _nc_setupterm 4227 int _nc_setupterm(
|
| H A D | llib-lncursestw | 4308 #undef _nc_setupterm 4309 int _nc_setupterm(
|
| /freebsd-12.1/contrib/ncurses/ |
| H A D | NEWS | 2987 + restore a call to obtain screen-size in _nc_setupterm(), which
|