Searched refs:thisstr (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/tput/ | ||
H A D | tput.c | 216 char *thisstr; local 227 if ((thisstr = tigetstr(cap)) != (char *)-1) { 228 if (!thisstr) { 238 putp(tparm(thisstr, 242 putp(thisstr); |
Completed in 88 milliseconds