Home
last modified time | relevance | path

Searched refs:xcurses (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/file/magic/Magdir/
H A Dterminfo48 # 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 Dmagic75 # Rather than SVr4, Solaris "xcurses" writes this header:
83 >7 regex \^BG=[0-9]+,[0-9]+, Solaris xcurses screen image
/freebsd/contrib/ncurses/progs/
H A Dtic.c2804 const char *xcurses; in check_conflict() member
2834 for (k = 0; table[k].xcurses; ++k) { in check_conflict()
2835 const char *test = table[k].xcurses; in check_conflict()