Home
last modified time | relevance | path

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

/external/mksh/src/
Dmisc.c208 co.prefcol = co.do_last = true; in printoptions()
1576 if (opts->prefcol && cols > rows) { in print_columns()
Dfuncs.c528 co.prefcol = co.do_last = false; in c_print()
1168 co.prefcol = co.do_last = true; in c_kill()
Dexec.c1763 co.prefcol = co.do_last = true; in pr_menu()
Dsh.h2172 bool prefcol; member
Dedit.c285 co.prefcol = false; in x_print_expansions()