Searched refs:curses (Results 1 - 25 of 61) sorted by relevance

123

/illumos-gate/usr/src/man/man3curses/
H A DMakefile19 MANSECT= 3curses
21 MANFILES= curs_addch.3curses \
22 curs_addchstr.3curses \
23 curs_addstr.3curses \
24 curs_addwch.3curses \
25 curs_addwchstr.3curses \
26 curs_addwstr.3curses \
27 curs_alecompat.3curses \
28 curs_attr.3curses \
29 curs_beep.3curses \
[all...]
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3curses.inc17 file path=usr/share/man/man3curses/curs_addch.3curses
18 file path=usr/share/man/man3curses/curs_addchstr.3curses
19 file path=usr/share/man/man3curses/curs_addstr.3curses
20 file path=usr/share/man/man3curses/curs_addwch.3curses
21 file path=usr/share/man/man3curses/curs_addwchstr.3curses
22 file path=usr/share/man/man3curses/curs_addwstr.3curses
23 file path=usr/share/man/man3curses/curs_alecompat.3curses
24 file path=usr/share/man/man3curses/curs_attr.3curses
25 file path=usr/share/man/man3curses/curs_beep.3curses
26 file path=usr/share/man/man3curses/curs_bkgd.3curses
[all...]
/illumos-gate/usr/src/ucblib/libcurses/
H A DMakefile49 # Cross-reference customization: include curses.ext in the cross-reference.
51 XRADD = curses.ext
H A Dcurses.ext18 * External variables for the curses library
24 #include <curses.h>
H A Dcurses.c19 sccsid[] = "@(#)curses.c 1.8 88/02/08 SMI"; /* from UCB 5.2 85/11/08 */
27 #include <curses.h>
H A DMakefile.com38 curses.o \
/illumos-gate/usr/src/lib/libeti/panel/common/
H A Dreplace.c31 /* A panels subsystem built on curses--Replace the window in a panel */
38 #include <curses.h>
H A Dbottom.c31 /* A panels subsystem built on curses--Move a panel to the bottom */
38 #include <curses.h>
H A Dmove.c31 /* A panels subsystem built on curses--Move a panel */
38 #include <curses.h>
57 * the curses window, removing it from the old location.
H A Ddelete.c31 /* A panels subsystem built on curses--Delete panel routines */
39 #include <curses.h>
H A Dnew.c31 /* A panels subsystem built on curses--create a new panel */
39 #include <curses.h>
H A Dtop.c31 /* A panels subsystem built on curses--Move a panel to the top */
38 #include <curses.h>
H A Dupdate.c31 /* A panels subsystem built on curses--Update the pile of panels */
39 #include <curses.h>
H A Dmisc.c31 /* A panels subsystem built on curses--Miscellaneous routines */
39 #include <curses.h>
/illumos-gate/usr/src/lib/libcurses/
H A DMakefile40 screen/curses.h \
51 HDRS= curses.h term.h unctrl.h
87 screen/curses.h: screen/curses.ed screen/keycaps screen/tmp
88 (cd screen; $(ED) - < curses.ed)
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/talk/
H A Dtalk.h47 #include <curses.h>
/illumos-gate/usr/src/lib/libeti/panel/inc/
H A Dpanel.h31 #include <curses.h>
/illumos-gate/usr/src/tools/cscope-fast/
H A Dedit.c39 #include <curses.h> /* KEY_BREAK and refresh */
H A Dhelp.c40 #include <curses.h> /* LINES */
H A Dinput.c37 #include <curses.h> /* KEY_BACKSPACE, KEY_BREAK, and KEY_ENTER */
74 reinitmouse(); /* curses can change the menu number */
/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_terminfo_skel.c39 #include <curses.h>
/illumos-gate/usr/src/cmd/tic/
H A Dtic_main.c239 #include <curses.h>
/illumos-gate/usr/src/lib/libxcurses/
H A DMakefile50 HDRS= h/term.h h/curses.h h/unctrl.h
/illumos-gate/usr/src/lib/libxcurses2/
H A DMakefile50 HDRS= h/term.h h/curses.h h/unctrl.h
/illumos-gate/usr/src/lib/libxcurses/h/posix/
H A Dmkslocal.h858 #undef M_CURSES_MEMMAPPED /* Define this symbol to compile up curses
875 * NOTE: Only define this macro if curses
878 * determine if "curses" is available

Completed in 114 milliseconds

123