Home
last modified time | relevance | path

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

1234

/NextBSD/contrib/ntp/libntp/
HDsyssignal.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()
/NextBSD/contrib/less/
HDsignal.c44 static RETSIGTYPE
74 static RETSIGTYPE
90 public RETSIGTYPE
105 public RETSIGTYPE
/NextBSD/contrib/libreadline/
HDsignals.c50 #if !defined (RETSIGTYPE)
52 # define RETSIGTYPE void macro
54 # define RETSIGTYPE int macro
66 typedef RETSIGTYPE SigHandler ();
115 static RETSIGTYPE
199 static RETSIGTYPE
/NextBSD/crypto/heimdal/appl/telnet/telnet/
HDsys_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
/NextBSD/crypto/heimdal/kcm/
HDmain.c44 static RETSIGTYPE
50 static RETSIGTYPE
56 static RETSIGTYPE
/NextBSD/contrib/tcpdump/
HDsetsignal.h24 RETSIGTYPE (*setsignal(int, RETSIGTYPE (*)(int)))(int);
HDsetsignal.c68 RETSIGTYPE
69 (*setsignal (int sig, RETSIGTYPE (*func)(int)))(int) in setsignal()
/NextBSD/crypto/heimdal/lib/roken/
HDroken-common.h157 #ifndef RETSIGTYPE
158 #define RETSIGTYPE void macro
162 #define SIG_ERR ((RETSIGTYPE (*)(int))-1)
283 #ifdef RETSIGTYPE
284 typedef RETSIGTYPE (*SigAction)(int);
HDsimple_exec.c74 static RETSIGTYPE
85 RETSIGTYPE (*old_func)(int sig) = NULL; in wait_for_process_timed()
/NextBSD/contrib/ntp/include/
HDntp_machine.h216 #ifndef RETSIGTYPE
218 # define RETSIGTYPE void macro
220 # define RETSIGTYPE int macro
/NextBSD/contrib/amd/hlfsd/
HDhlfsd.c56 static RETSIGTYPE proceed(int);
57 static RETSIGTYPE reaper(int);
58 static RETSIGTYPE reload(int);
778 static RETSIGTYPE
785 static RETSIGTYPE
836 RETSIGTYPE
879 static RETSIGTYPE
HDhlfsd.h131 extern RETSIGTYPE cleanup(int);
132 extern RETSIGTYPE interlock(int);
/NextBSD/contrib/ntp/ntpsnmpd/
HDntpsnmpd.c35 RETSIGTYPE stop_server(int);
37 RETSIGTYPE
/NextBSD/contrib/ntp/ntpd/
HDntpd.c212 static RETSIGTYPE finish (int);
221 static RETSIGTYPE moredebug (int);
222 static RETSIGTYPE lessdebug (int);
224 static RETSIGTYPE no_debug (int);
1333 static RETSIGTYPE
1520 static RETSIGTYPE
1539 static RETSIGTYPE
1560 static RETSIGTYPE
/NextBSD/contrib/amd/amd/
HDamd.c93 static RETSIGTYPE
122 static RETSIGTYPE
139 static RETSIGTYPE
/NextBSD/contrib/groff/src/utils/indxbib/
HDsignal.c41 static RETSIGTYPE handle_fatal_signal(int signum) in handle_fatal_signal()
/NextBSD/gnu/usr.bin/groff/src/include/
HDconfig.h194 #define RETSIGTYPE void macro
/NextBSD/crypto/heimdal/kadmin/
HDkadm_conn.c91 static RETSIGTYPE
104 static RETSIGTYPE
/NextBSD/crypto/heimdal/lib/kadm5/
HDipropd_common.c39 static RETSIGTYPE
/NextBSD/lib/libopie/
HDconfig.h42 #define RETSIGTYPE void macro
/NextBSD/kerberos5/include/
HDconfig.h1479 #define RETSIGTYPE void macro
1601 #define SIGRETURN(x) return (RETSIGTYPE)(x)
/NextBSD/usr.sbin/tcpdump/tcpdump/
HDconfig.h296 #define RETSIGTYPE void macro
/NextBSD/gnu/lib/libreadline/
HDconfig.h13 #define RETSIGTYPE void macro
/NextBSD/contrib/openbsm/config/
HDconfig.h250 #define RETSIGTYPE void macro
/NextBSD/lib/libedit/
HDconfig.h230 #define RETSIGTYPE void macro

1234