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

/macosx-10.9.5/bind9-45.100/bind9/contrib/nslint-2.1a3/lbl/
H A Dos-sunos4.h202 #undef SIG_ERR macro
203 #define SIG_ERR (void (*)(int))-1 macro
/macosx-10.9.5/libpcap-42/libpcap/lbl/
H A Dos-sunos4.h202 #undef SIG_ERR macro
203 #define SIG_ERR (void (*)(int))-1 macro
/macosx-10.9.5/tcpdump-56/tcpdump/lbl/
H A Dos-sunos4.h202 #undef SIG_ERR macro
203 #define SIG_ERR (void (*)(int))-1 macro
/macosx-10.9.5/apache-786.1/httpd/srclib/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
/macosx-10.9.5/apr-30/apr/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
/macosx-10.9.5/tcsh-65/tcsh/win32/
H A Dsignal.h73 #define SIG_ERR (void (*)(int))IntToPtr(-1) /* signal error value */ macro
/macosx-10.9.5/tcl-102/tcl_ext/tclx/tclx/generic/
H A DtclXsignal.c48 # define SIG_ERR (void (*)())-1 macro
/macosx-10.9.5/Heimdal-323.92.1/lib/roken/
H A Droken-common.h162 #define SIG_ERR ((RETSIGTYPE (*)(int))-1) macro
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Dsignal.h133 #define SIG_ERR ((void (*)(int))-1) macro
139 #define SIG_ERR ((void (*)(/*int*/))-1) macro
442 #undef SIG_ERR macro
445 #define SIG_ERR ((user_addr_t)-1LL) macro
/macosx-10.9.5/vim-53/src/
H A Dos_unix.c202 # define SIG_ERR ((RETSIGTYPE (*)())-1) macro

Completed in 241 milliseconds