Home
last modified time | relevance | path

Searched refs:CGETENT_CONST (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/lib/ncurses/ncurses/
Dncurses_cfg.h153 #define CGETENT_CONST const macro
/freebsd-12-stable/contrib/ncurses/ncurses/tinfo/
Dread_termcap.c789 CGETENT_CONST char **fname; in _nc_tgetent()
793 CGETENT_CONST char *pathvec[PVECSIZ]; /* point to names in pathbuf */ in _nc_tgetent()
/freebsd-12-stable/contrib/ncurses/include/
Dncurses_defs36 CGETENT_CONST /* nothing */
/freebsd-12-stable/contrib/ncurses/progs/
Dtoe.c508 CGETENT_CONST char *db_array[2]; in typelist()
/freebsd-12-stable/contrib/ncurses/
Daclocal.m4774 …AC_DEFINE_UNQUOTED(CGETENT_CONST,const,[Define to const if needed for some BSD cgetent variations])