Home
last modified time | relevance | path

Searched refs:tk_valstring (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/ncurses/ncurses/tinfo/
HDcomp_scan.c633 _nc_curr_token.tk_valstring = tok_ptr; in _nc_get_token()
676 _nc_visbuf(_nc_curr_token.tk_valstring)); in _nc_get_token()
HDparse_entry.c280 entryp->uses[entryp->nuses].name = _nc_save_str(_nc_curr_token.tk_valstring); in _nc_parse_entry()
451 ptr = _nc_curr_token.tk_valstring; in _nc_parse_entry()
/trueos/contrib/ncurses/include/
HDtic.h161 char *tk_valstring; /* value of capability (if a string) */ member