Home
last modified time | relevance | path

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

/openbsd/bin/csh/
H A Dconst.c90 Char STRjobs[] = { 'j', 'o', 'b', 's', '\0' }; variable
H A Dcsh.c940 Char *jobargv[2] = {STRjobs, 0};
H A Dproc.c304 jobcommand[0] = STRjobs; in pjwait()