Searched defs:secondname (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/infocmp/
H A Dinfocmp.c79 char *secondname; /* the use= terminal w/ this value */ member in struct:boolstruct
90 char *secondname; member in struct:numstruct
101 char *secondname; member in struct:strstruct
665 ** ibool[i].capname, ibool[i].secondname,
673 ibool[i].secondname = nterm;
719 num[i].capname, num[i].secondname,
726 num[i].secondname = nterm;
774 str[i].capname, str[i].secondname);
785 str[i].secondname = nterm;

Completed in 45 milliseconds