Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/tcsh/
H A Dsh.init.c219 int nsig = NUMSIG - 1; /* This should be the number of real signals */ variable
/freebsd-13.1/contrib/netbsd-tests/lib/libc/ttyio/
H A Dt_ttyio.c73 sigchld(int nsig) in sigchld()
/freebsd-13.1/crypto/openssl/apps/
H A Ds_cb.c254 int i, nsig, client; in do_print_sigalgs() local
/freebsd-13.1/usr.sbin/inetd/
H A Dinetd.c591 int nsig, signo; in main() local
/freebsd-13.1/sys/kern/
H A Dvfs_aio.c1376 convert_old_sigevent(struct osigevent *osig, struct sigevent *nsig) in convert_old_sigevent()
2765 convert_old_sigevent32(struct osigevent32 *osig, struct sigevent *nsig) in convert_old_sigevent32()
/freebsd-13.1/usr.sbin/syslogd/
H A Dsyslogd.c861 int i, nsig, signo; in socklist_recv_signal() local