Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/infocmp/
H A Dinfocmp.c132 enum { none, by_database, by_terminfo, by_longnames, by_cap } enumerator
250 case (int) by_terminfo: in boolcompare()
270 case (int) by_terminfo: in numcompare()
291 case (int) by_terminfo: in strcompare()
966 sortorder = by_terminfo; in main()
1068 sortorder = by_terminfo; break; in main()