Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/progs/
H A Dinfocmp.c76 static int sortmode; /* sort_mode */ variable
H A Ddump_entry.c60 static int sortmode; /* sort mode to use */ variable
H A Dtic.c697 int sortmode = S_TERMINFO; /* sort_mode */ in main() local