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

/freebsd-9.3-release/contrib/ncurses/include/
H A Dtic.h161 char *tk_valstring; /* value of capability (if a string) */ member in struct:token
/freebsd-9.3-release/contrib/ncurses/ncurses/tinfo/
H A Dcomp_scan.c633 _nc_curr_token.tk_valstring = tok_ptr;
676 _nc_visbuf(_nc_curr_token.tk_valstring));
H A Dparse_entry.c280 entryp->uses[entryp->nuses].name = _nc_save_str(_nc_curr_token.tk_valstring);
451 ptr = _nc_curr_token.tk_valstring;

Completed in 30 milliseconds