Searched refs:HAVE_SIGVEC (Results 1 - 19 of 19) sorted by relevance

/macosx-10.10.1/ncurses-44/ncurses/ncurses/
H A DSigAction.h48 #ifndef HAVE_SIGVEC
49 #define HAVE_SIGVEC 0 macro
60 #if HAVE_SIGVEC
107 #endif /* HAVE_SIGVEC */
/macosx-10.10.1/uucp-11/uucp/unix/
H A Dsignal.c55 #if HAVE_SIGSET && ! HAVE_SIGACTION && ! HAVE_SIGVEC
77 #if ! HAVE_SIGACTION && ! HAVE_SIGVEC && ! HAVE_SIGSET
152 #if HAVE_SIGVEC
179 #else /* ! HAVE_SIGVEC */
196 #endif /* ! HAVE_SIGVEC */
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
H A Dpipe.c265 #if ! HAVE_SIGACTION && ! HAVE_SIGVEC && ! HAVE_SIGSET
H A Dserial.c372 #if ! HAVE_SIGACTION && ! HAVE_SIGVEC && ! HAVE_SIGSET
/macosx-10.10.1/OpenSSH-189/openssh/openbsd-compat/
H A Dsigact.h48 #if !defined(HAVE_SIGACTION) && defined(HAVE_SIGVEC)
88 #endif /* !defined(HAVE_SIGACTION) && defined(HAVE_SIGVEC) */
H A Dsigact.c46 #if !HAVE_SIGACTION && HAVE_SIGVEC
/macosx-10.10.1/vim-55/src/auto/
H A Dconfig.h200 #define HAVE_SIGVEC 1 macro
/macosx-10.10.1/ncurses-44/ncurses/include/
H A Dncurses_cfg.h144 #define HAVE_SIGVEC 1 macro
/macosx-10.10.1/ntp-92/libntp/
H A Dsyssignal.c75 #elif HAVE_SIGVEC
/macosx-10.10.1/ncurses-44/ncurses/ncurses/tty/
H A Dlib_tstp.c51 #if defined(SIGTSTP) && (HAVE_SIGACTION || HAVE_SIGVEC)
245 #if HAVE_SIGACTION || HAVE_SIGVEC
288 #if HAVE_SIGACTION || HAVE_SIGVEC
/macosx-10.10.1/uucp-11/uucp/
H A Dsysdep.h89 #if HAVE_SIGVEC && HAVE_SIGVEC_SV_FLAGS
105 #if HAVE_SIGVEC
115 #if ! HAVE_SIGACTION && ! HAVE_SIGVEC && HAVE_SIGSET
H A Dconfig.h.in172 #undef HAVE_SIGVEC
/macosx-10.10.1/OpenSSH-189/openssh/
H A Dconfig_embedded.h884 #define HAVE_SIGVEC 1 macro
H A Dconfig_macosx.h924 #define HAVE_SIGVEC 1 macro
H A Dconfig.h.in923 #undef HAVE_SIGVEC
/macosx-10.10.1/ntp-92/include/
H A Dconfig.h667 #define HAVE_SIGVEC 1 macro
/macosx-10.10.1/vim-55/src/
H A Dconfig.h.in192 #undef HAVE_SIGVEC
H A Dos_unix.c1338 # if defined(HAVE_SIGALTSTACK) && defined(HAVE_SIGVEC)

Completed in 156 milliseconds