Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/infocmp/
H A Dinfocmp.c81 char secondval; /* the value in the use= terminal */ member
92 short secondval; member
103 char *secondval; member
672 ibool[i].secondval = boolval; in check_nth_terminal()
713 (numval != num[i].secondval)) { in check_nth_terminal()
720 num[i].secondval, nterm, numval); in check_nth_terminal()
725 num[i].secondval = numval; in check_nth_terminal()
768 if (!EQUAL(strval, str[i].secondval)) { in check_nth_terminal()
775 PR(stderr, str[i].secondval); in check_nth_terminal()
784 str[i].secondval = strval; in check_nth_terminal()