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

/illumos-gate/usr/src/cmd/infocmp/
H A Dinfocmp.c133 sortorder = none; /* sort the fields for printing */ variable in typeref:enum:__anon653
249 switch ((int) sortorder) {
269 switch ((int) sortorder) {
290 switch ((int) sortorder) {
308 if (sortorder != by_database) {
964 sortorder = by_database;
966 sortorder = by_terminfo;
968 sortorder = by_longnames;
970 sortorder = by_cap;
1060 if (sortorder
[all...]

Completed in 45 milliseconds