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

/external/mksh/src/
H A Djobs.c65 /* Notify/print flag - j_print() argument */
156 static void j_print(Job *, int, struct shf *);
982 j_print(j, how, shl_stdout);
1014 j_print(j, JP_MEDIUM, shl_out);
1307 j_print(j, JP_SHORT, shl_out);
1515 j_print(j, JP_MEDIUM, shl_j);
1543 j_print(Job *j, int how, struct shf *shf) function

Completed in 81 milliseconds