Home
last modified time | relevance | path

Searched defs:boolstruct (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/infocmp/
H A Dinfocmp.c75 struct boolstruct { struct
76 char *infoname; /* the terminfo capability name */
77 char *capname; /* the termcap capability name */
78 char *fullname; /* the long C variable name */
79 char *secondname; /* the use= terminal w/ this value */
80 char val; /* the value */
81 char secondval; /* the value in the use= terminal */
82 char changed; /* a use= terminal changed the value */
83 char seenagain; /* a use= terminal had this entry */