Home
last modified time | relevance | path

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

/external/mksh/src/
Djobs.c156 static void j_print(Job *, int, struct shf *);
976 j_print(j, how, shl_stdout); in j_jobs()
1008 j_print(j, JP_MEDIUM, shl_out); in j_notify()
1301 j_print(j, JP_SHORT, shl_out); in j_waitj()
1509 j_print(j, JP_MEDIUM, shl_j); in check_job()
1537 j_print(Job *j, int how, struct shf *shf) in j_print() function