Searched refs:HAVE_SIGSET (Results 1 - 25 of 39) sorted by relevance

12

/macosx-10.9.5/tcpdump-56/tcpdump/
H A Dsetsignal.c86 #ifdef HAVE_SIGSET
H A Dconfig.h.in175 #undef HAVE_SIGSET
/macosx-10.9.5/vim-53/src/auto/
H A Dosdef.h75 #ifdef HAVE_SIGSET
H A Dconfig.h197 #define HAVE_SIGSET 1 macro
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/include/ac/
H A Dsignal.h29 #elif defined( HAVE_SIGSET )
/macosx-10.9.5/cups-372.4/cups/backend/
H A Dusb.c146 #if defined(HAVE_SIGACTION) && !defined(HAVE_SIGSET)
148 #endif /* HAVE_SIGACTION && !HAVE_SIGSET */
161 #ifdef HAVE_SIGSET
169 #endif /* HAVE_SIGSET */
H A Drunloop.c170 #if defined(HAVE_SIGACTION) && !defined(HAVE_SIGSET)
172 #endif /* HAVE_SIGACTION && !HAVE_SIGSET */
189 #ifdef HAVE_SIGSET /* Use System V signals over POSIX to avoid bugs */
199 #endif /* HAVE_SIGSET */
H A Dsocket.c94 #if defined(HAVE_SIGACTION) && !defined(HAVE_SIGSET)
96 #endif /* HAVE_SIGACTION && !HAVE_SIGSET */
109 #ifdef HAVE_SIGSET
117 #endif /* HAVE_SIGSET */
/macosx-10.9.5/uucp-11/uucp/unix/
H A Dsignal.c55 #if HAVE_SIGSET && ! HAVE_SIGACTION && ! HAVE_SIGVEC
77 #if ! HAVE_SIGACTION && ! HAVE_SIGVEC && ! HAVE_SIGSET
H A Dcusub.c381 #if ! HAVE_SIGACTION && ! HAVE_SIGVEC && ! HAVE_SIGSET
455 #if ! HAVE_SIGACTION && ! HAVE_SIGVEC && ! HAVE_SIGSET
567 #if ! HAVE_SIGACTION && ! HAVE_SIGVEC && ! HAVE_SIGSET
/macosx-10.9.5/vim-53/src/
H A Dos_unixx.h16 #if defined(HAVE_SIGSET) && !defined(signal)
H A Dos_os2_cfg.h100 #undef HAVE_SIGSET macro
H A Dos_riscos.h146 #ifdef HAVE_SIGSET
H A Dosdef1.h.in112 #ifdef HAVE_SIGSET
/macosx-10.9.5/ntp-88/libntp/
H A Dsyssignal.c95 #elif HAVE_SIGSET
/macosx-10.9.5/uucp-11/uucp/
H A Dsysdep.h115 #if ! HAVE_SIGACTION && ! HAVE_SIGVEC && HAVE_SIGSET
117 #undef HAVE_SIGSET macro
118 #define HAVE_SIGSET 0 macro
H A Dconfig.h.in166 #undef HAVE_SIGSET
/macosx-10.9.5/cups-372.4/cups/scheduler/
H A Dmain.c83 #if defined(HAVE_SIGACTION) && !defined(HAVE_SIGSET)
85 #endif /* HAVE_SIGACTION && !HAVE_SIGSET */
115 #if defined(HAVE_SIGACTION) && !defined(HAVE_SIGSET)
117 #endif /* HAVE_SIGACTION && !HAVE_SIGSET */
346 #ifdef HAVE_SIGSET /* Use System V signals over POSIX to avoid bugs */
367 #endif /* HAVE_SIGSET */
568 #ifdef HAVE_SIGSET /* Use System V signals over POSIX to avoid bugs */
601 #endif /* HAVE_SIGSET */
1206 #if defined(HAVE_SIGACTION) && !defined(HAVE_SIGSET)
1208 #endif /* HAVE_SIGACTION && !HAVE_SIGSET */
[all...]
H A Dcups-deviced.c143 #if defined(HAVE_SIGACTION) && !defined(HAVE_SIGSET)
145 #endif /* HAVE_SIGACTION && !HAVE_SIGSET */
220 #ifdef HAVE_SIGSET /* Use System V signals over POSIX to avoid bugs */
231 #endif /* HAVE_SIGSET */
739 #if !defined(HAVE_SIGSET) && !defined(HAVE_SIGACTION)
741 #endif /* !HAVE_SIGSET && !HAVE_SIGACTION */
H A Dprocess.c333 #if defined(HAVE_SIGACTION) && !defined(HAVE_SIGSET)
335 #endif /* HAVE_SIGACTION && !HAVE_SIGSET */
532 #ifdef HAVE_SIGSET
549 #endif /* HAVE_SIGSET */
H A Dtestsub.c69 #if defined(HAVE_SIGACTION) && !defined(HAVE_SIGSET)
71 #endif /* HAVE_SIGACTION && !HAVE_SIGSET */
130 #ifdef HAVE_SIGSET /* Use System V signals over POSIX to avoid bugs */
143 #endif /* HAVE_SIGSET */
/macosx-10.9.5/cups-372.4/cups/xcode/
H A Dconfig.h253 #define HAVE_SIGSET 1 macro
/macosx-10.9.5/cups-372.4/cups/systemv/
H A Dlppasswd.c85 #if defined(HAVE_SIGACTION) && !defined(HAVE_SIGSET)
87 #endif /* HAVE_SIGACTION && !HAVE_SIGSET*/
268 # if defined(HAVE_SIGSET)
/macosx-10.9.5/ntp-88/include/
H A Dconfig.h661 #define HAVE_SIGSET 1 macro
/macosx-10.9.5/cups-372.4/cups/notifier/
H A Dmailto.c72 #if defined(HAVE_SIGACTION) && !defined(HAVE_SIGSET)
74 #endif /* HAVE_SIGACTION && !HAVE_SIGSET */
87 #ifdef HAVE_SIGSET
95 #endif /* HAVE_SIGSET */

Completed in 158 milliseconds

12