Home
last modified time | relevance | path

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

/trueos/contrib/tcsh/
HDtc.const.c254 Char STRjobs[] = { 'j', 'o', 'b', 's', '\0' }; variable
HDsh.c1869 static Char *jobargv[2] = {STRjobs, 0};
HDsh.proc.c535 jobcommand[0] = STRjobs; in pjwait()