Home
last modified time | relevance | path

Searched refs:SIG_ERR (Results 1 – 4 of 4) sorted by relevance

/original-bsd/sys/sys/
H A Dsignal.h76 #define SIG_ERR (void (*)(int))-1 macro
80 #define SIG_ERR (void (*)())-1 macro
156 #define BADSIG SIG_ERR
/original-bsd/lib/libc/gen/
H A Dsignal.c32 return (SIG_ERR);
/original-bsd/usr.sbin/sendmail/src/
H A Dconf.h1645 #ifndef SIG_ERR
1646 # define SIG_ERR ((void (*)()) -1) macro
H A Dconf.c963 return SIG_ERR;