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

/freebsd-9.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-9.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-9.3-release/usr.bin/bmake/
H A Dconfig.h104 #define HAVE_SIGVEC 1 macro
/freebsd-9.3-release/lib/ncurses/ncurses/
H A Dncurses_cfg.h108 #define HAVE_SIGVEC 1 macro
/freebsd-9.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-9.3-release/contrib/ntp/libntp/
H A Dsyssignal.c61 #elif HAVE_SIGVEC
/freebsd-9.3-release/contrib/bmake/
H A Dconfig.h.in102 #undef HAVE_SIGVEC
H A Dsigcompat.c283 #if defined(HAVE_SIGVEC) && defined(FORCE_POSIX_SIGNALS)
/freebsd-9.3-release/gnu/usr.bin/cvs/lib/
H A Dconfig.h.proto265 #define HAVE_SIGVEC 1
/freebsd-9.3-release/crypto/openssh/
H A Dconfig.h999 #define HAVE_SIGVEC 1 macro
H A Dconfig.h.in998 #undef HAVE_SIGVEC
/freebsd-9.3-release/contrib/cvs/
H A Dconfig.h.in254 #undef HAVE_SIGVEC
/freebsd-9.3-release/contrib/cvs/lib/
H A Dsystem.h318 # if defined(HAVE_SIGVEC) && defined(HAVE_SIGSETMASK) && defined(HAVE_SIGBLOCK)
/freebsd-9.3-release/usr.sbin/ntp/
H A Dconfig.h815 #define HAVE_SIGVEC 1 macro
/freebsd-9.3-release/contrib/ntp/parseutil/
H A Ddcfd.c1127 #if !defined(HAVE_SIGACTION) && !defined(HAVE_SIGVEC)
1602 #ifdef HAVE_SIGVEC

Completed in 162 milliseconds