Searched refs:JP_MEDIUM (Results 1 - 1 of 1) sorted by relevance

/external/mksh/src/
H A Djobs.c67 #define JP_MEDIUM 2 /* print [job-num] -/+ command */ macro
978 how = slp == 0 ? JP_MEDIUM : (slp == 1 ? JP_LONG : JP_PGRP);
1014 j_print(j, JP_MEDIUM, shl_out);
1515 j_print(j, JP_MEDIUM, shl_j);
1665 else if (how == JP_MEDIUM)

Completed in 52 milliseconds