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

/external/mksh/src/
H A Djobs.c49 /* Notify/print flag - j_print() argument */
144 static void j_print(Job *, int, struct shf *);
918 j_print(j, how, shl_stdout);
950 j_print(j, JP_MEDIUM, shl_out);
1216 j_print(j, JP_SHORT, shl_out);
1402 j_print(j, JP_MEDIUM, shl_j);
1430 j_print(Job *j, int how, struct shf *shf) function

Completed in 37 milliseconds