bin/ksh/jobs.c
1008
j_print(j, JP_MEDIUM, shl_out);
bin/ksh/jobs.c
1230
j_print(j, JP_SHORT, shl_out);
bin/ksh/jobs.c
1406
j_print(j, JP_MEDIUM, shl_j);
bin/ksh/jobs.c
216
static void j_print ARGS((Job *j, int how, struct shf *shf));
bin/ksh/jobs.c
980
j_print(j, how, shl_stdout);