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

/freebsd-current/contrib/tcpdump/lbl/
H A Dos-sunos4.h198 #undef SIG_ERR macro
199 #define SIG_ERR (void (*)(int))-1 macro
/freebsd-current/contrib/libpcap/lbl/
H A Dos-sunos4.h198 #undef SIG_ERR macro
199 #define SIG_ERR (void (*)(int))-1 macro
/freebsd-current/contrib/netbsd-tests/kernel/
H A Dt_lock.c66 REQUIRE_LIBC(signal(SIGVTALRM, handler), SIG_ERR); local
/freebsd-current/contrib/ntp/libntp/
H A Dsyssignal.c108 # define SIG_ERR (-1) macro
/freebsd-current/contrib/bmake/
H A Dsigact.h50 # define SIG_ERR (SIG_HDLR (*)())-1 macro
/freebsd-current/contrib/netbsd-tests/kernel/kqueue/
H A Dt_sig.c99 REQUIRE_LIBC(signal(SIGUSR1, SIG_IGN), SIG_ERR); local
/freebsd-current/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-current/crypto/heimdal/lib/roken/
H A Droken-common.h162 #define SIG_ERR ((RETSIGTYPE (*)(int))-1) macro
/freebsd-current/sys/sys/
H A Dsignal.h140 #define SIG_ERR ((__sighandler_t *)-1) macro
/freebsd-current/contrib/sendmail/include/sm/
H A Dconf.h2919 # define SIG_ERR ((void (*)()) -1) macro

Completed in 166 milliseconds