Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dtc.const.c254 Char STRjobs[] = { 'j', 'o', 'b', 's', '\0' }; variable
H A Dsh.c1897 static Char *jobargv[2] = {STRjobs, 0};
H A Dsh.proc.c535 jobcommand[0] = STRjobs; in pjwait()