Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/csh/
H A Dsh.func.c80 int dofg1(), dobg1(); in isbfunc()
83 static struct biltins foregnd = { S_Pjob, dofg1, 0, 0 }; in isbfunc()
H A Dsh.proc.c826 dofg1(tchar **v) in dofg1() function