Searched refs:dofg (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/tcsh/
H A Dsh.decls.h343 extern void dofg (Char **, struct command *);
H A Dsh.init.c84 { "fg", dofg, 0, INF },
H A Dsh.proc.c1309 * dofg - builtin - put the job into the foreground
1313 dofg(Char **v, struct command *c) function

Completed in 58 milliseconds