Home
last modified time | relevance | path

Searched refs:mvgetstr (Results 1 – 20 of 20) sorted by relevance

/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dgetnstr.c99 #undef mvgetstr
102 mvgetstr(int y, int x, char *str) in mvgetstr() function
/titanic_41/usr/src/lib/libcurses/screen/
H A D_mvgetstr.c49 mvgetstr(int y, int x, char *str) in mvgetstr() function
H A Dmapfile-vers154 mvgetstr;
H A Dcurses.ed689 extern int mvgetstr(int, int, char *);
845 mvaddstr(), mvdelch(), mvgetch(), mvgetstr(), mvhline(),
1049 #define mvgetstr(y, x, str) \
H A Dllib-lcurses302 int mvgetstr(int y, int x, char *str);
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dgetnstr.c115 (mvgetstr)(y, x, str) variable
/titanic_41/usr/src/lib/libxcurses/src/
H A Dmapfile-vers186 mvgetstr;
/titanic_41/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers188 mvgetstr;
/titanic_41/usr/src/ucbhead/
H A Dcurses.h144 #define mvgetstr(y, x, str) mvwgetstr(stdscr, y, x, str) macro
/titanic_41/usr/src/man/man3xcurses/
H A DMakefile204 mvgetstr.3xcurses \
572 mvgetstr.3xcurses := LINKSRC = getnstr.3xcurses
/titanic_41/usr/src/lib/libxcurses/h/
H A Dcurses.h611 extern int mvgetstr(int, int, char *);
946 #define mvgetstr(y,x,s) (move(y,x)?ERR:getstr(s)) macro
/titanic_41/usr/src/lib/libxcurses2/h/
H A Dcurses.h488 extern int mvgetstr(int, int, char *);
900 #define mvgetstr(y, x, s) \ macro
/titanic_41/usr/src/man/man3curses/
H A DMakefile302 mvgetstr.3curses \
701 mvgetstr.3curses := LINKSRC = curs_getstr.3curses
/titanic_41/usr/src/lib/libxcurses/src/libc/
H A Dllib-lcurses329 int mvgetstr(int, int, char *);
H A Dllib-lxcurses329 int mvgetstr(int, int, char *);
/titanic_41/usr/src/lib/libxcurses2/src/libc/
H A Dllib-lcurses329 int mvgetstr(int, int, char *);
H A Dllib-lxcurses329 int mvgetstr(int, int, char *);
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc227 link path=usr/share/man/man3xcurses/mvgetstr.3xcurses target=getnstr.3xcurses
H A Dsystem-library.man3curses.inc391 link path=usr/share/man/man3curses/mvgetstr.3curses target=curs_getstr.3curses
/titanic_41/
H A D.gitignore5728 usr/src/man/man3curses/mvgetstr.3curses
7905 usr/src/man/man3xcurses/mvgetstr.3xcurses