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

/freebsd-9.3-release/contrib/tcsh/
H A Dsh.decls.h345 extern void dojobs (Char **, struct command *);
H A Dsh.proc.c542 dojobs(jobcommand, NULL);
1280 * dojobs - print all jobs
1284 dojobs(Char **v, struct command *c) function
H A Dsh.init.c100 { "jobs", dojobs, 0, 1 },
H A Dsh.c1894 dojobs(jobargv, NULL);

Completed in 134 milliseconds