Searched defs:SIG_ERR (Results 1 - 10 of 10) sorted by relevance

/freebsd-10-stable/contrib/libpcap/lbl/
H A Dos-sunos4.h202 #undef SIG_ERR macro
203 #define SIG_ERR (void (*)(int))-1 macro
/freebsd-10-stable/contrib/tcpdump/lbl/
H A Dos-sunos4.h202 #undef SIG_ERR macro
203 #define SIG_ERR (void (*)(int))-1 macro
/freebsd-10-stable/contrib/apr/include/
H A Dapr_signal.h50 #undef SIG_ERR macro
53 #define SIG_ERR (void (*)(int))-1 macro
67 #define SIG_ERR ((apr_sigfunc_t *) -1) macro
/freebsd-10-stable/contrib/netbsd-tests/kernel/
H A Dt_lock.c66 REQUIRE_LIBC(signal(SIGVTALRM, handler), SIG_ERR); local
/freebsd-10-stable/contrib/ntp/libntp/
H A Dsyssignal.c108 # define SIG_ERR (-1) macro
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_pipe.c89 REQUIRE_LIBC(signal(SIGINFO, sighand), SIG_ERR); local
90 REQUIRE_LIBC(signal(SIGALRM, sighand), SIG_ERR); local
/freebsd-10-stable/contrib/netbsd-tests/kernel/kqueue/
H A Dt_sig.c99 REQUIRE_LIBC(signal(SIGUSR1, SIG_IGN), SIG_ERR); local
/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Droken-common.h162 #define SIG_ERR ((RETSIGTYPE (*)(int))-1) macro
/freebsd-10-stable/sys/sys/
H A Dsignal.h122 #define SIG_ERR ((__sighandler_t *)-1) macro
/freebsd-10-stable/contrib/sendmail/include/sm/
H A Dconf.h2888 # define SIG_ERR ((void (*)()) -1) macro

Completed in 89 milliseconds