Searched refs:dojobs (Results 1 – 4 of 4) sorted by relevance
349 extern void dojobs (Char **, struct command *);
542 dojobs(jobcommand, NULL); in pjwait()1313 dojobs(Char **v, struct command *c) in dojobs() function
96 { "jobs", dojobs, 0, 1 },
1922 dojobs(jobargv, NULL); in pintr1()