Home
last modified time | relevance | path

Searched refs:curses (Results 1 – 25 of 32) sorted by relevance

12

/titanic_44/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 …]
/titanic_44/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 …]
/titanic_44/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)
H A DMakefile.com64 curserr.o curses.o def_prog.o delay.o delay_out.o \
/titanic_44/
H A D.gitignore3450 usr/src/lib/libcurses/screen/curses.h
5550 usr/src/man/man3curses/addch.3curses
5551 usr/src/man/man3curses/addchnstr.3curses
5552 usr/src/man/man3curses/addchstr.3curses
5553 usr/src/man/man3curses/addnstr.3curses
5554 usr/src/man/man3curses/addnwstr.3curses
5555 usr/src/man/man3curses/addstr.3curses
5556 usr/src/man/man3curses/addwch.3curses
5557 usr/src/man/man3curses/addwchnstr.3curses
5558 usr/src/man/man3curses/addwchstr.3curses
[all …]
/titanic_44/usr/src/grub/grub-0.97/
H A Dconfigure.ac199 # Check for curses libraries.
200 AC_ARG_WITH(curses, optwith
201 [ --without-curses do not use curses])
208 # Unless the user specify --without-curses, check for curses.
211 AC_DEFINE(HAVE_LIBCURSES, 1, [Define if you have a curses library])],
212 [AC_CHECK_LIB(curses, wgetch, [GRUB_LIBS="$GRUB_LIBS -lcurses"
213 AC_DEFINE(HAVE_LIBCURSES, 1, [Define if you have a curses library])])])
219 AC_CHECK_HEADERS(string.h strings.h ncurses/curses.h ncurses.h curses.h)
H A Dconfig.h.in18 /* Define to 1 if you have the <curses.h> header file. */
30 /* Define if you have a curses library */
36 /* Define to 1 if you have the <ncurses/curses.h> header file. */
H A DINSTALL236 `--without-curses'
237 Don't use the curses library.
H A DChangeLog1866 * grub/asmstub.c (console_putchar): When not using curses,
1880 (main): Check for curses use and set terminal to dumb if we
1881 don't use it (helps for --batch and variants of non-curses
3629 whether your curses library has the definition.
6797 Now it is possible to build the grub shell with old BSD curses.
6810 * configure.in (--without-curses): New option. If WITH_CURSES is
6811 no, do not check for curses.
7423 required. Test for wgetch(), not getch() in -l[n]curses.
7425 Include the best existing header for [n]curses.
7996 buggy curses.
[all …]
/titanic_44/usr/src/ucblib/libcurses/
H A Dcurses.ext18 * External variables for the curses library
24 #include <curses.h>
H A DMakefile51 XRADD = curses.ext
H A DMakefile.com38 curses.o \
/titanic_44/usr/src/lib/libxcurses/
H A DMakefile49 HDRS= h/term.h h/curses.h h/unctrl.h
/titanic_44/usr/src/lib/libxcurses/h/posix/
H A Dmkslocal.h878 * determine if "curses" is available
/titanic_44/usr/src/lib/libxcurses2/
H A DMakefile49 HDRS= h/term.h h/curses.h h/unctrl.h
/titanic_44/usr/src/lib/libcurses/screen/
H A Dcurses.ed13 /* This list is created from caps and curses.ed. Do not edit it! */
14 #define KEY_MIN 0401 /* Minimum curses key */
33 #define KEY_MAX 0777 /* Maximum curses key */
40 * curses.h - this file is automatically made from caps and
41 * curses.ed. Don't make changes directly to curses.h!
212 #if defined(__lint) && !defined(CURSES) /* if not internal to curses source */
264 /* declarations for mini-curses */
1357 #define _STANDOUT A_STANDOUT /* for compatability with old curses */
1432 g/\@(\#)curses\.ed/s//\@(\#)curses\.h/
1433 w curses.h
H A Dllib-lcurses35 #include <curses.h>
616 /* curses.c */
/titanic_44/usr/src/lib/libtermcap/common/
H A Dmapfile-vers35 # the choice of which curses library will be used. The NODIRECT
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs4_client.c4195 fn_path_realloc(char **curses, char *prepend) in fn_path_realloc() argument
4200 if (*curses == NULL) { in fn_path_realloc()
4214 curlen = strlen(*curses); in fn_path_realloc()
4219 (void) strcat(news, *curses); in fn_path_realloc()
4220 kmem_free(*curses, curlen + 1); in fn_path_realloc()
4222 *curses = news; in fn_path_realloc()
/titanic_44/usr/src/lib/libxcurses/src/libc/
H A Dllib-lcurses32 #include <curses.h>
H A Dllib-lxcurses32 #include <curses.h>
/titanic_44/usr/src/lib/libxcurses2/src/libc/
H A Dllib-lcurses32 #include <curses.h>
H A Dllib-lxcurses32 #include <curses.h>
/titanic_44/usr/src/man/man3xcurses/
H A DMakefile48 curses.3xcurses \
/titanic_44/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-3714 `--no-curses'
715 Do not use the screen handling interface by the curses even if it
719 This option has the same meaning as `--no-config-file --no-curses'.

12