Searched refs:MAXSIG (Results 1 – 3 of 3) sorted by relevance
97 #if !defined(MAXSIG) && defined(NSIG)98 # define MAXSIG NSIG macro
1471 if (*ep || signum < 0 || signum > (MAXSIG-1)) in dokill()
[all...]