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