Home | History | Annotate | Download | only in ksh

Lines Matching defs:how

216 static void		j_print ARGS((Job *j, int how, struct shf *shf));
955 int how;
975 how = slp == 0 ? JP_MEDIUM : (slp == 1 ? JP_LONG : JP_PGRP);
980 j_print(j, how, shl_stdout);
1431 j_print(j, how, shf)
1433 int how;
1445 if (how == JP_PGRP) {
1472 if (how == JP_SHORT)
1486 if (how == JP_SHORT && !coredumped
1496 if (how != JP_SHORT) {
1503 if (how == JP_LONG)
1506 if (how == JP_SHORT) {
1524 if (how == JP_LONG)
1527 else if (how == JP_MEDIUM)