Searched refs:curses_version (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/lib/libcurses/base/
H A Dversion.c41 curses_version(void) function
43 T((T_CALLED("curses_version()")));
H A Dlib_screen.c803 const char *version = curses_version();
/openbsd-current/usr.bin/tput/
H A Dtput.c411 puts(curses_version());
/openbsd-current/usr.bin/tset/
H A Dtset.c838 puts(curses_version());
/openbsd-current/lib/libcurses/
H A Dcurses.h934 extern NCURSES_EXPORT(const char *) curses_version (void);
991 #define curses_version() NCURSES_VERSION macro
/openbsd-current/usr.bin/infocmp/
H A Dinfocmp.c1730 puts(curses_version());
/openbsd-current/usr.bin/tic/
H A Dtic.c817 puts(curses_version());

Completed in 285 milliseconds