HomeSort by: relevance | last modified time | path
    Searched defs:gotsigchild (Results 1 - 1 of 1) sorted by relevancy

  /src/bin/sh/
jobs.c 1753 STATIC int gotsigchild; variable in typeref:typename:STATIC int
1756 gotsigchild = 1;
1780 gotsigchild = 0;
1783 if (gotsigchild == 0)

Completed in 34 milliseconds