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 in struct:boolstruct
94 char seenagain; member in struct:numstruct
105 char seenagain; member in struct:strstruct
209 ibool[i].seenagain = FALSE;
221 num[i].seenagain = FALSE;
233 str[i].seenagain = FALSE;
654 if (ibool[i].seenagain) {
671 ibool[i].seenagain = TRUE;
695 boolval, ibool[i].changed, ibool[i].seenagain);
711 if (num[i].seenagain) {
[all...]

Completed in 143 milliseconds