Home
last modified time | relevance | path

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

/external/mksh/src/
Dmisc.c212 co.prefcol = co.do_last = true; in printoptions()
1278 if (opts->prefcol && cols > rows) { in print_columns()
Dfuncs.c531 co.prefcol = co.do_last = false; in c_print()
1158 co.prefcol = co.do_last = true; in c_kill()
Dexec.c1752 co.prefcol = co.do_last = true; in pr_menu()
Dsh.h1876 bool prefcol; member
Dedit.c283 co.prefcol = false; in x_print_expansions()