Home
last modified time | relevance | path

Searched defs:nsig (Results 1 – 6 of 6) sorted by relevance

/freebsd-14-stable/contrib/tcsh/
HDsh.init.c219 int nsig = NUMSIG - 1; /* This should be the number of real signals */ variable
/freebsd-14-stable/contrib/netbsd-tests/lib/libc/ttyio/
HDt_ttyio.c73 sigchld(int nsig) in sigchld()
/freebsd-14-stable/usr.sbin/inetd/
HDinetd.c589 int nsig, signo; in main() local
/freebsd-14-stable/crypto/openssl/apps/lib/
HDs_cb.c264 int i, nsig, client; in do_print_sigalgs() local
/freebsd-14-stable/sys/kern/
HDvfs_aio.c1368 convert_old_sigevent(struct osigevent *osig, struct sigevent *nsig) in convert_old_sigevent()
2763 convert_old_sigevent32(struct osigevent32 *osig, struct sigevent *nsig) in convert_old_sigevent32()
/freebsd-14-stable/usr.sbin/syslogd/
HDsyslogd.c859 int i, nsig, signo; in socklist_recv_signal() local