Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/csh/
H A Dsh.tconst.c113 tchar S_child[] = {'c', 'h', 'i', 'l', 'd', 0}; /*child */ variable
H A Dsh.proc.c82 if (pid == atoi_(value(S_child /* "child" */))) in pchild()
83 unsetv(S_child /* "child" */); in pchild()