Home | History | Annotate | Download | only in src

Lines Matching refs:shl_out

605 		fptreef(shl_out, 8, "%s: tried to execute {\n\t%T\n}\n",
607 shf_flush(shl_out);
627 shf_fprintf(shl_out, "[%d]", j->job);
629 shf_fprintf(shl_out, " %d",
631 shf_putchar('\n', shl_out);
632 shf_flush(shl_out);
1002 j_print(j, JP_MEDIUM, shl_out);
1016 shf_flush(shl_out);
1289 j_print(j, JP_SHORT, shl_out);
1290 shf_flush(shl_out);
1427 /* XXX debugging (nasty - interrupt routine using shl_out) */