Home
last modified time | relevance | path

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

/illumos-gate/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
687 ibool[i].secondval = boolval; in check_nth_terminal()
732 (numval != num[i].secondval)) { in check_nth_terminal()
739 num[i].secondval, nterm, numval); in check_nth_terminal()
744 num[i].secondval = numval; in check_nth_terminal()
796 if (!EQUAL(strval, str[i].secondval)) { in check_nth_terminal()
803 PR(stderr, str[i].secondval); in check_nth_terminal()
812 str[i].secondval = strval; in check_nth_terminal()