NCURSES_CONST
static NCURSES_CONST char name[] = "RGB";
NCURSES_CONST char *s;
NCURSES_CONST char *s;
restartterm(NCURSES_CONST char *termp, int filenum, int *errret)
NCURSES_CONST char *termp,
NCURSES_WRAPPED_VAR(NCURSES_CONST char * const *, name)
extern NCURSES_EXPORT(NCURSES_CONST char *) NCURSES_SP_NAME(keyname) (SCREEN*, int); /* implemented:SP_FUNC */
extern NCURSES_EXPORT(NCURSES_CONST char*) key_name (wchar_t); /* implemented */
extern NCURSES_EXPORT(NCURSES_CONST char *) keyname (int); /* implemented */
NCURSES_CONST char *_mouse_xtermcap; /* string to enable/disable mouse */
extern NCURSES_EXPORT(NCURSES_CONST void *) _nc_retrace_cvoid_ptr (NCURSES_CONST void *);
extern NCURSES_EXPORT(NCURSES_CONST char *) _nc_keyname (SCREEN *, int);
extern NCURSES_EXPORT(NCURSES_CONST char *) _nc_unctrl (SCREEN *, chtype);
check_names(const char *name, NCURSES_CONST char *const *table, int termcap)
NCURSES_WRAPPED_VAR(NCURSES_CONST char * const *, boolnames);
NCURSES_WRAPPED_VAR(NCURSES_CONST char * const *, boolcodes);
NCURSES_WRAPPED_VAR(NCURSES_CONST char * const *, boolfnames);
NCURSES_WRAPPED_VAR(NCURSES_CONST char * const *, numnames);
NCURSES_WRAPPED_VAR(NCURSES_CONST char * const *, numcodes);
NCURSES_WRAPPED_VAR(NCURSES_CONST char * const *, numfnames);
NCURSES_WRAPPED_VAR(NCURSES_CONST char * const *, strnames);
NCURSES_WRAPPED_VAR(NCURSES_CONST char * const *, strcodes);
NCURSES_WRAPPED_VAR(NCURSES_CONST char * const *, strfnames);
extern NCURSES_EXPORT_VAR(NCURSES_CONST char * const ) boolnames[];
extern NCURSES_EXPORT_VAR(NCURSES_CONST char * const ) boolcodes[];
extern NCURSES_EXPORT_VAR(NCURSES_CONST char * const ) boolfnames[];
extern NCURSES_EXPORT_VAR(NCURSES_CONST char * const ) numnames[];
extern NCURSES_EXPORT_VAR(NCURSES_CONST char * const ) numcodes[];
extern NCURSES_EXPORT_VAR(NCURSES_CONST char * const ) numfnames[];
extern NCURSES_EXPORT_VAR(NCURSES_CONST char * const ) strnames[];
extern NCURSES_EXPORT_VAR(NCURSES_CONST char * const ) strcodes[];
extern NCURSES_EXPORT_VAR(NCURSES_CONST char * const ) strfnames[];
extern NCURSES_EXPORT(int) restartterm (NCURSES_CONST char *, int, int *);
extern NCURSES_EXPORT(int) NCURSES_SP_NAME(restartterm) (SCREEN*, NCURSES_CONST char *, int, int *);
NCURSES_CONST char *const *names;
NCURSES_EXPORT(NCURSES_CONST void *)
_nc_retrace_cvoid_ptr(NCURSES_CONST void *code)
NCURSES_EXPORT(NCURSES_CONST char *) unctrl (chtype);
NCURSES_EXPORT(NCURSES_CONST char *) NCURSES_SP_NAME(unctrl) (SCREEN*, chtype);
NCURSES_EXPORT(NCURSES_CONST char *)
NCURSES_CONST char *result = NULL;
set_panel_userptr(PANEL * pan, NCURSES_CONST void *uptr)
T((T_CALLED("set_panel_userptr(%p,%p)"), (void *)pan, (NCURSES_CONST void *)uptr));
PANEL_EXPORT(NCURSES_CONST void *)
returnCVoidPtr(pan ? pan->user : (NCURSES_CONST void *)0);
NCURSES_CONST void *user;
extern PANEL_EXPORT(int) set_panel_userptr (PANEL *, NCURSES_CONST void *);
extern PANEL_EXPORT(NCURSES_CONST void*) panel_userptr (const PANEL *);
NCURSES_CONST char *
NCURSES_CONST char *name;
static NCURSES_CONST char *const *bool_names;
static NCURSES_CONST char *const *num_names;
static NCURSES_CONST char *const *str_names;
NCURSES_CONST char *name;
extern NCURSES_CONST char *nametrans(const char *);
same_color(NCURSES_CONST char *oldcap, NCURSES_CONST char *newcap, int limit)
check_1_infotocap(const char *name, NCURSES_CONST char *value, int count)
NCURSES_CONST char *tp;
NCURSES_CONST char *name;
while (setupterm((NCURSES_CONST char *) ttype, fd, &errret)