Home
last modified time | relevance | path

Searched refs:RETSIGTYPE (Results 1 – 25 of 85) sorted by relevance

1234

/freebsd-12-stable/contrib/ntp/libntp/
Dsyssignal.c14 RETSIGTYPE sigint_handler(int);
66 RETSIGTYPE (*func)(int) in signal_no_reset()
86 RETSIGTYPE (*func)(int) in signal_no_reset()
104 RETSIGTYPE (*func)(int) in signal_no_reset()
122 RETSIGTYPE
137 RETSIGTYPE (*handler)(int); in set_ctrl_c_hook()
Diosignal.c48 static RETSIGTYPE sigio_handler (int);
286 static RETSIGTYPE
/freebsd-12-stable/contrib/less/
Dsignal.c47 static RETSIGTYPE
81 static RETSIGTYPE
106 public RETSIGTYPE
144 static RETSIGTYPE
/freebsd-12-stable/crypto/heimdal/appl/telnet/telnet/
Dsys_bsd.c314 static RETSIGTYPE susp(int);
317 static RETSIGTYPE ayt(int);
639 static RETSIGTYPE deadpeer(int),
642 static RETSIGTYPE ayt(int);
647 static RETSIGTYPE
658 static RETSIGTYPE
674 static RETSIGTYPE
690 static RETSIGTYPE
702 static RETSIGTYPE
713 static RETSIGTYPE
/freebsd-12-stable/crypto/heimdal/kcm/
Dmain.c44 static RETSIGTYPE
50 static RETSIGTYPE
56 static RETSIGTYPE
/freebsd-12-stable/contrib/tcpdump/
Dsetsignal.h24 RETSIGTYPE (*setsignal(int, RETSIGTYPE (*)(int)))(int);
Dsetsignal.c68 RETSIGTYPE
69 (*setsignal (int sig, RETSIGTYPE (*func)(int)))(int) in setsignal()
/freebsd-12-stable/crypto/heimdal/lib/roken/
Droken-common.h157 #ifndef RETSIGTYPE
158 #define RETSIGTYPE void macro
162 #define SIG_ERR ((RETSIGTYPE (*)(int))-1)
283 #ifdef RETSIGTYPE
284 typedef RETSIGTYPE (*SigAction)(int);
Dsimple_exec.c74 static RETSIGTYPE
85 RETSIGTYPE (*old_func)(int sig) = NULL; in wait_for_process_timed()
/freebsd-12-stable/contrib/ntp/include/
Dntp_machine.h216 #ifndef RETSIGTYPE
218 # define RETSIGTYPE void macro
220 # define RETSIGTYPE int macro
/freebsd-12-stable/contrib/amd/hlfsd/
Dhlfsd.c52 static RETSIGTYPE proceed(int);
53 static RETSIGTYPE reaper(int);
54 static RETSIGTYPE reload(int);
773 static RETSIGTYPE
780 static RETSIGTYPE
831 RETSIGTYPE
874 static RETSIGTYPE
Dhlfsd.h127 extern RETSIGTYPE cleanup(int);
128 extern RETSIGTYPE interlock(int);
/freebsd-12-stable/contrib/ntp/ntpsnmpd/
Dntpsnmpd.c35 RETSIGTYPE stop_server(int);
37 RETSIGTYPE
/freebsd-12-stable/contrib/amd/amd/
Damd.c89 static RETSIGTYPE
118 static RETSIGTYPE
135 static RETSIGTYPE
/freebsd-12-stable/contrib/ntp/ntpd/
Dntpd.c260 static RETSIGTYPE finish (int);
270 static RETSIGTYPE moredebug (int);
271 static RETSIGTYPE lessdebug (int);
273 static RETSIGTYPE no_debug (int);
1623 static RETSIGTYPE
1853 static RETSIGTYPE
1872 static RETSIGTYPE
1893 static RETSIGTYPE
/freebsd-12-stable/crypto/heimdal/kadmin/
Dkadm_conn.c91 static RETSIGTYPE
104 static RETSIGTYPE
/freebsd-12-stable/crypto/heimdal/lib/kadm5/
Dipropd_common.c39 static RETSIGTYPE
/freebsd-12-stable/kerberos5/include/
Dconfig.h1479 #define RETSIGTYPE void macro
1601 #define SIGRETURN(x) return (RETSIGTYPE)(x)
/freebsd-12-stable/lib/libopie/
Dconfig.h42 #define RETSIGTYPE void macro
/freebsd-12-stable/usr.sbin/tcpdump/tcpdump/
Dconfig.h300 #define RETSIGTYPE void macro
/freebsd-12-stable/contrib/libedit/
Dconfig.h226 #define RETSIGTYPE void macro
/freebsd-12-stable/contrib/openbsm/config/
Dconfig.h249 #define RETSIGTYPE void macro
/freebsd-12-stable/usr.bin/bmake/
Dconfig.h260 #define RETSIGTYPE void macro
/freebsd-12-stable/gnu/lib/libdialog/
Ddlg_config.h103 #define RETSIGTYPE void macro
/freebsd-12-stable/gnu/usr.bin/gdb/arch/sparc64/
Dconfig.h51 #define RETSIGTYPE void macro

1234