Home
last modified time | relevance | path

Searched defs:curses (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/libreadline/
Dconfigure.in46 AC_ARG_WITH(curses, AC_HELP_STRING([--with-curses], [use the curses library instead of the termcap … optwith
/freebsd-10-stable/contrib/dialog/
Ddlg_keys.h49 #define DLG_KEYS_DATA(dialog, curses) { (curses) >= KEY_MIN, curses, dialog } argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
DIOHandler.cpp625 namespace curses namespace