Home
last modified time | relevance | path

Searched refs:dofg1 (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/tcsh/
H A Dsh.decls.h348 extern void dofg1 (Char **, struct command *);
H A Dsh.proc.c1365 dofg1(Char **v, struct command *c) in dofg1() function
H A Dsh.func.c72 static struct biltins foregnd = {"%job", dofg1, 0, 0}; in isbfunc()