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