Searched refs:sigcount (Results 1 – 4 of 4) sorted by relevance
1674 my $sigcount;1782 $sigcount = 0;1842 if ($sigcount >= 1) {1849 $sigcount++;1899 if ($nonecount && ($denycount || $sigcount)) {
193 long sigcount[PRMAXSIG+1]; /* signals count [0..PRMAXSIG] */ member
1800 Cp->sigcount[i] += ncp->sigcount[i]; in file_to_parent()2116 if ((count = Cp->sigcount[i]) != 0) { in report()
237 Cp->sigcount[sig]++; in signalled()