Searched defs:signum (Results 1 - 25 of 47) sorted by relevance

12

/freebsd-9.3-release/contrib/groff/src/utils/indxbib/
H A Dsignal.c41 static RETSIGTYPE handle_fatal_signal(int signum) argument
46 kill(getpid(), signum); local
/freebsd-9.3-release/tools/regression/kqueue/
H A Dproc.c31 sig_handler(int signum) argument
/freebsd-9.3-release/tools/tools/netrate/tcpconnect/
H A Dtcpconnect.c62 alarm_handler(__unused int signum) argument
/freebsd-9.3-release/lib/libc/string/
H A Dstrsignal.c96 int signum; local
/freebsd-9.3-release/tools/regression/sockets/sblock/
H A Dsblock.c57 signal_handler(int signum) argument
/freebsd-9.3-release/crypto/openssh/
H A Dsandbox-seccomp-filter.c158 ssh_sandbox_violation(int signum, siginfo_t *info, void *void_context) argument
/freebsd-9.3-release/sys/security/mac_seeotheruids/
H A Dmac_seeotheruids.c148 seeotheruids_proc_check_signal(struct ucred *cred, struct proc *p, int signum) argument
/freebsd-9.3-release/tools/regression/filemon/
H A Dtimed-forkb.c62 term(int signum) argument
/freebsd-9.3-release/contrib/openbsm/bin/auditfilterd/
H A Dauditfilterd.c103 signal_handler(int signum) argument
/freebsd-9.3-release/contrib/top/
H A Dcommands.c378 int signum = SIGTERM; /* default */ local
/freebsd-9.3-release/sbin/nos-tun/
H A Dnos-tun.c195 Finish(int signum) argument
/freebsd-9.3-release/sys/i386/ibcs2/
H A Dibcs2_signal.c227 int signum = IBCS2_SIGNO(uap->sig); local
[all...]
/freebsd-9.3-release/tools/regression/sockets/sigpipe/
H A Dsigpipe.c72 signal_handler(int signum) argument
/freebsd-9.3-release/usr.sbin/watchdogd/
H A Dwatchdogd.c145 sighandler(int signum) argument
/freebsd-9.3-release/contrib/ofed/management/opensm/opensm/
H A Dmain.c70 static void mark_exit_flag(int signum) argument
77 static void mark_hup_flag(int signum) argument
82 static void mark_usr1_flag(int signum) argument
/freebsd-9.3-release/sys/compat/linux/
H A Dlinux_signal.c540 linux_do_tkill(struct thread *td, l_int tgid, l_int pid, l_int signum) argument
[all...]
/freebsd-9.3-release/sys/compat/svr4/
H A Dsvr4_signal.c335 int signum; local
[all...]
/freebsd-9.3-release/sys/security/mac/
H A Dmac_process.c411 mac_proc_check_signal(struct ucred *cred, struct proc *p, int signum) argument
/freebsd-9.3-release/sys/security/mac_partition/
H A Dmac_partition.c258 partition_proc_check_signal(struct ucred *cred, struct proc *p, int signum) argument
/freebsd-9.3-release/tools/regression/sockets/sendfile/
H A Dsendfile.c113 signal_alarm(int signum) argument
/freebsd-9.3-release/tools/tools/netrate/http/
H A Dhttp.c163 signal_handler(int signum) argument
235 main_sighup(int signum) argument
/freebsd-9.3-release/contrib/amd/hlfsd/
H A Dhlfsd.c779 proceed(int signum) argument
786 reload(int signum) argument
837 cleanup(int signum) argument
880 reaper(int signum) argument
H A Dhomedir.c286 interlock(int signum) argument
733 plt_print(int signum) argument
/freebsd-9.3-release/tools/tools/syscall_timing/
H A Dsyscall_timing.c65 alarm_handler(int signum) argument
/freebsd-9.3-release/bin/pkill/
H A Dpkill.c99 static int signum = SIGTERM; variable

Completed in 317 milliseconds

12