/freebsd/contrib/ntp/libntp/ |
H A D | syssignal.c | 14 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()
|
H A D | iosignal.c | 48 static RETSIGTYPE sigio_handler (int); 286 static RETSIGTYPE
|
H A D | work_fork.c | 32 static RETSIGTYPE worker_sighup(int); 121 static RETSIGTYPE
|
/freebsd/contrib/less/ |
H A D | signal.c | 44 static RETSIGTYPE u_interrupt(int type) 77 static RETSIGTYPE stop(int type) 101 public RETSIGTYPE winch(int type) 136 static RETSIGTYPE terminate(int type) in terminate()
|
/freebsd/crypto/heimdal/appl/telnet/telnet/ |
H A D | sys_bsd.c | 314 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/crypto/heimdal/kcm/ |
H A D | main.c | 44 static RETSIGTYPE 50 static RETSIGTYPE 56 static RETSIGTYPE
|
/freebsd/crypto/heimdal/lib/roken/ |
H A D | roken-common.h | 157 #ifndef RETSIGTYPE 158 #define RETSIGTYPE void macro 162 #define SIG_ERR ((RETSIGTYPE (*)(int))-1) 283 #ifdef RETSIGTYPE 284 typedef RETSIGTYPE (*SigAction)(int);
|
H A D | simple_exec.c | 74 static RETSIGTYPE 85 RETSIGTYPE (*old_func)(int sig) = NULL; in wait_for_process_timed()
|
H A D | parse_reply-test.c | 68 static RETSIGTYPE
|
H A D | test-mem.c | 69 static RETSIGTYPE
|
/freebsd/contrib/ntp/include/ |
H A D | ntp_machine.h | 216 #ifndef RETSIGTYPE 218 # define RETSIGTYPE void macro 220 # define RETSIGTYPE int macro
|
/freebsd/contrib/ntp/ntpsnmpd/ |
H A D | ntpsnmpd.c | 35 RETSIGTYPE stop_server(int); 37 RETSIGTYPE
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntpd.c | 246 static RETSIGTYPE finish (int); 256 static RETSIGTYPE moredebug (int); 257 static RETSIGTYPE lessdebug (int); 259 static RETSIGTYPE no_debug (int); 1618 static RETSIGTYPE 1847 static RETSIGTYPE 1866 static RETSIGTYPE 1887 static RETSIGTYPE
|
H A D | ntp_timer.c | 111 static RETSIGTYPE alarming (int); 483 static RETSIGTYPE in alarming()
|
/freebsd/crypto/heimdal/lib/kadm5/ |
H A D | ipropd_common.c | 39 static RETSIGTYPE
|
/freebsd/crypto/heimdal/kadmin/ |
H A D | kadm_conn.c | 91 static RETSIGTYPE 104 static RETSIGTYPE
|
/freebsd/kerberos5/include/ |
H A D | config.h | 1477 #define RETSIGTYPE void macro 1599 #define SIGRETURN(x) return (RETSIGTYPE)(x)
|
/freebsd/contrib/openbsm/config/ |
H A D | config.h | 249 #define RETSIGTYPE void macro
|
/freebsd/usr.bin/less/ |
H A D | defines.h | 224 #define RETSIGTYPE void 218 #define RETSIGTYPE global() macro
|
/freebsd/usr.bin/ftp/ |
H A D | tnftp_config.h | 450 #define RETSIGTYPE void macro
|
/freebsd/crypto/heimdal/appl/ftp/ftp/ |
H A D | extern.h | 90 RETSIGTYPE lostpeer (int);
|
H A D | cmds.c | 421 static RETSIGTYPE 448 RETSIGTYPE (*oldintr)(int); in mput() 1239 RETSIGTYPE (*old1)(int), (*old2)(int); in shell() 1606 static RETSIGTYPE 1627 RETSIGTYPE (*oldintr)(int); in doproxy()
|
/freebsd/gnu/lib/libdialog/ |
H A D | dlg_config.h | 120 #define RETSIGTYPE void macro
|
/freebsd/crypto/heimdal/kdc/ |
H A D | main.c | 51 static RETSIGTYPE
|
/freebsd/crypto/heimdal/lib/kafs/ |
H A D | afssys.c | 344 static RETSIGTYPE 409 RETSIGTYPE (*saved_func)(int); in k_hasafs()
|