Home
last modified time | relevance | path

Searched defs:tparm_type (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ncurses/progs/
H A Dtparm_type.c44 tparm_type(const char *name) in tparm_type() function
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dlib_tparm.c134 int tparm_type; /* bit-set for each string-parameter */ member
1256 tiparm_s(int num_expected, int tparm_type, const char *string, ...) in tiparm_s()
1288 tiscan_s(int *num_expected, int *tparm_type, const char *string) in tiscan_s()