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

/freebsd-11-stable/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-11-stable/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-11-stable/usr.bin/bmake/
H A Dconfig.h110 #define HAVE_SIGVEC 1 macro
/freebsd-11-stable/contrib/ncurses/ncurses/tty/
H A Dlib_tstp.c47 #if defined(SIGTSTP) && (HAVE_SIGACTION || HAVE_SIGVEC)
257 #if HAVE_SIGACTION || HAVE_SIGVEC
306 #if HAVE_SIGACTION || HAVE_SIGVEC
/freebsd-11-stable/lib/ncurses/ncurses/
H A Dncurses_cfg.h146 #define HAVE_SIGVEC 1 macro
/freebsd-11-stable/contrib/ntp/libntp/
H A Dsyssignal.c61 #elif HAVE_SIGVEC
/freebsd-11-stable/contrib/bmake/
H A Dsigcompat.c283 #if defined(HAVE_SIGVEC) && defined(FORCE_POSIX_SIGNALS)
/freebsd-11-stable/crypto/openssh/
H A Dconfig.h1039 #define HAVE_SIGVEC 1 macro
/freebsd-11-stable/usr.sbin/ntp/
H A Dconfig.h835 #define HAVE_SIGVEC 1 macro
/freebsd-11-stable/contrib/ntp/parseutil/
H A Ddcfd.c1127 #if !defined(HAVE_SIGACTION) && !defined(HAVE_SIGVEC)
1602 #ifdef HAVE_SIGVEC

Completed in 119 milliseconds