HomeSort by: relevance | last modified time | path
    Searched defs:j_print (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/ksh/
jobs.c 106 /* Notify/print flag - j_print() argument */
216 static void j_print ARGS((Job *j, int how, struct shf *shf));
980 j_print(j, how, shl_stdout);
1008 j_print(j, JP_MEDIUM, shl_out);
1230 j_print(j, JP_SHORT, shl_out);
1406 j_print(j, JP_MEDIUM, shl_j);
1431 j_print(j, how, shf) function
jobs.c 106 /* Notify/print flag - j_print() argument */
216 static void j_print ARGS((Job *j, int how, struct shf *shf));
980 j_print(j, how, shl_stdout);
1008 j_print(j, JP_MEDIUM, shl_out);
1230 j_print(j, JP_SHORT, shl_out);
1406 j_print(j, JP_MEDIUM, shl_j);
1431 j_print(j, how, shf) function

Completed in 59 milliseconds