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

/freebsd-10.3-release/contrib/ncurses/ncurses/
H A DSigAction.h48 #ifndef HAVE_SIGVEC
49 #define HAVE_SIGVEC 0 macro
60 #if HAVE_SIGVEC
107 #endif /* HAVE_SIGVEC */
/freebsd-10.3-release/crypto/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
/freebsd-10.3-release/usr.bin/bmake/
H A Dconfig.h110 #define HAVE_SIGVEC 1 macro
/freebsd-10.3-release/lib/ncurses/ncurses/
H A Dncurses_cfg.h108 #define HAVE_SIGVEC 1 macro
/freebsd-10.3-release/contrib/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
/freebsd-10.3-release/contrib/ntp/libntp/
H A Dsyssignal.c61 #elif HAVE_SIGVEC
/freebsd-10.3-release/crypto/openssh/
H A Dconfig.h1021 #define HAVE_SIGVEC 1 macro
/freebsd-10.3-release/contrib/bmake/
H A Dsigcompat.c283 #if defined(HAVE_SIGVEC) && defined(FORCE_POSIX_SIGNALS)
/freebsd-10.3-release/usr.sbin/ntp/
H A Dconfig.h818 #define HAVE_SIGVEC 1 macro
/freebsd-10.3-release/contrib/ntp/parseutil/
H A Ddcfd.c1127 #if !defined(HAVE_SIGACTION) && !defined(HAVE_SIGVEC)
1602 #ifdef HAVE_SIGVEC

Completed in 187 milliseconds