Home
last modified time | relevance | path

Searched refs:S_PjobAND (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.tconst.c69 tchar S_PjobAND[] = {'%','j','o','b',' ','&',0}; /*"%job &"*/ variable
H A Dsh.func.c95 static struct biltins backgnd = { S_PjobAND, dobg1, 0, 0 }; in isbfunc()