Home
last modified time | relevance | path

Searched refs:MAXSIG (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/tcsh/
H A Dtc.sig.h97 #if !defined(MAXSIG) && defined(NSIG)
98 # define MAXSIG NSIG macro
H A Dsh.proc.c1471 if (*ep || signum < 0 || signum > (MAXSIG-1)) in dokill()
/freebsd/contrib/ntp/
H A DCommitLog[all...]