Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dtc.decls.h97 extern void job_cmd (Char *);
H A Dsh.sem.c341 job_cmd(cmd); in execute()
H A Dsh.proc.c1622 job_cmd(pp->p_command); in pstart()
H A Dtc.func.c963 job_cmd(Char *args) in job_cmd() function