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

/freebsd-11-stable/contrib/tcsh/
H A Dsh.proc.c533 Char *jobcommand[3]; local
535 jobcommand[0] = STRjobs;
537 jobcommand[1] = STRml;
539 jobcommand[1] = NULL;
540 jobcommand[2] = NULL;
542 dojobs(jobcommand, NULL);

Completed in 54 milliseconds