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