Searched defs:SIGNALS (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/bin/ksh/
H A Dsh.h158 # define SIGNALS NSIG macro
161 # define SIGNALS (_NSIG+1) /* _NSIG is # of signals used, excluding 0. */ macro
164 # define SIGNALS _SIGMAX macro
166 # define SIGNALS 32 macro

Completed in 103 milliseconds