Home
last modified time | relevance | path

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

/external/mksh/src/
Dmisc.c184 co.prefcol = co.do_last = true; in printoptions()
1524 if (opts->prefcol && cols > rows) { in print_columns()
Dfuncs.c531 co.prefcol = co.do_last = false; in c_print()
1162 co.prefcol = co.do_last = true; in c_kill()
Dexec.c1769 co.prefcol = co.do_last = true; in pr_menu()
Dsh.h2091 bool prefcol; member
Dedit.c284 co.prefcol = false; in x_print_expansions()