Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/infocmp/
H A Dinfocmp.c83 char seenagain; /* a use= terminal had this entry */ member
94 char seenagain; member
105 char seenagain; member
211 ibool[i].seenagain = FALSE; in allocvariables()
224 num[i].seenagain = FALSE; in allocvariables()
237 str[i].seenagain = FALSE; in allocvariables()
669 if (ibool[i].seenagain) { in check_nth_terminal()
686 ibool[i].seenagain = TRUE; in check_nth_terminal()
713 boolval, ibool[i].changed, ibool[i].seenagain); in check_nth_terminal()
730 if (num[i].seenagain) { in check_nth_terminal()
[all …]