Searched refs:sigproptbl (Results 1 – 1 of 1) sorted by relevance
221 static const int sigproptbl[NSIG] = { variable767 if (sig > 0 && sig < nitems(sigproptbl)) in sigprop()768 return (sigproptbl[sig]); in sigprop()