Searched defs:nsig (Results 1 – 7 of 7) sorted by relevance
219 int nsig = NUMSIG - 1; /* This should be the number of real signals */ variable
73 sigchld(int nsig) in sigchld()
43 struct sigaction nsig, osig; local
78 struct sigaction isig, csig, nsig, osig; local
577 int nsig, signo; in main() local
264 int i, nsig, client; in do_print_sigalgs() local
1357 convert_old_sigevent(struct osigevent *osig, struct sigevent *nsig) in convert_old_sigevent()2733 convert_old_sigevent32(struct osigevent32 *osig, struct sigevent *nsig) in convert_old_sigevent32()