Home
last modified time | relevance | path

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

/openbsd/usr.bin/infocmp/
H A Dinfocmp.c72 static const char *tversion; /* terminfo version selected */ variable
/openbsd/usr.bin/tic/
H A Ddump_entry.c60 static int tversion; /* terminfo version */ variable
H A Dtic.c704 char *tversion = (char *) NULL; in main() local