Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.init.c219 int nsig = NUMSIG - 1; /* This should be the number of real signals */ variable
/freebsd/contrib/netbsd-tests/lib/libc/ttyio/
H A Dt_ttyio.c73 sigchld(int nsig) in sigchld()
/freebsd/crypto/krb5/src/util/ss/
H A Dlist_rqs.c43 struct sigaction nsig, osig; local
H A Dlisten.c78 struct sigaction isig, csig, nsig, osig; local
/freebsd/usr.sbin/inetd/
H A Dinetd.c577 int nsig, signo; in main() local
/freebsd/crypto/openssl/apps/lib/
H A Ds_cb.c264 int i, nsig, client; in do_print_sigalgs() local
/freebsd/sys/kern/
H A Dvfs_aio.c1357 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()