Home
last modified time | relevance | path

Searched defs:p_is_s (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/ncurses/progs/
H A Dtparm_type.c80 guess_tparm_type(int nparam, char **p_is_s) in guess_tparm_type()
H A Dtput.c250 char *p_is_s[NUM_PARM]; in tput_cmd() local
H A Dtic.c2077 char *p_is_s[NUM_PARM]; in check_params() local
2247 char *p_is_s[NUM_PARM]; in check_1_infotocap() local
3015 char *p_is_s[NUM_PARM]; in check_ANSI_cap() local
/freebsd-src/contrib/ncurses/ncurses/tinfo/
H A Dlib_tparm.c139 char *p_is_s[NUM_PARM]; member
467 _nc_tparm_analyze(TERMINAL *term, const char *string, char **p_is_s, int *popcount) in _nc_tparm_analyze()