Searched refs:xcurses (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/file/magic/Magdir/ |
H A D | terminfo | 48 # Rather than SVr4, Solaris "xcurses" writes this header: 56 >>>>>>>7 regex \^BG=[0-9]+,[0-9]+, Solaris xcurses screen image
|
/freebsd/contrib/ncurses/misc/ |
H A D | magic | 76 # Rather than SVr4, Solaris "xcurses" writes this header: 84 >7 regex \^BG=[0-9]+,[0-9]+, Solaris xcurses screen image
|
/freebsd/contrib/ncurses/progs/ |
H A D | tic.c | 2802 const char *xcurses; in check_conflict() member 2832 for (k = 0; table[k].xcurses; ++k) { in check_conflict() 2833 const char *test = table[k].xcurses; in check_conflict()
|
/freebsd/contrib/dialog/ |
H A D | aclocal.m4 | 1654 # next (1998), and xcurses "newer" (2000). There is no header file for 1727 for cf_curs_lib in $cf_check_list xcurses jcurses pdcurses unknown 3947 [AC_CHECK_TOOLS(XCURSES_CONFIG, xcurses-config, none)], 3948 [AC_PATH_PROGS(XCURSES_CONFIG, xcurses-config, none)]) 3967 #include <xcurses.h> 3979 AC_CHECK_HEADER(xcurses.h, AC_DEFINE(HAVE_XCURSES,1,[Define to 1 if using PDCurses on Unix])) 7009 #include <xcurses.h>
|
H A D | configure | 15014 for cf_curs_lib in $cf_check_list xcurses jcurses pdcurses unknown 22352 for ac_prog in xcurses-config 22391 for ac_prog in xcurses-config
|