Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/infocmp/
H A Dinfocmp.c132 enum { none, by_database, by_terminfo, by_longnames, by_cap } enumerator
312 if (sortorder != by_database) { in sortnames()
1005 sortorder = by_database; in main()