Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dsh.decls.h350 extern void dojobs (Char **, struct command *);
H A Dsh.proc.c542 dojobs(jobcommand, NULL); in pjwait()
1313 dojobs(Char **v, struct command *c) in dojobs() function
H A Dsh.init.c96 { "jobs", dojobs, 0, 2 },
H A Dsh.c1926 dojobs(jobargv, NULL); in pintr1()