Searched refs:HAVE_POLL (Results 1 - 25 of 30) sorted by relevance

12

/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dbsd-poll.h30 #if !defined(HAVE_POLL) && !defined(HAVE_POLL_H)
H A Dbsd-poll.c18 #if !defined(HAVE_POLL)
/freebsd-11-stable/contrib/gdb/gdb/
H A Devent-loop.c26 #ifdef HAVE_POLL
127 #ifdef HAVE_POLL
131 #endif /* HAVE_POLL */
140 #ifdef HAVE_POLL
438 #ifdef HAVE_POLL
444 #ifdef HAVE_POLL
456 "use_poll without HAVE_POLL");
457 #endif /* HAVE_POLL */
461 #ifdef HAVE_POLL
465 "use_poll without HAVE_POLL");
[all...]
/freebsd-11-stable/contrib/apr/include/arch/unix/
H A Dapr_arch_poll_private.h66 #elif defined(HAVE_POLL)
79 #ifdef HAVE_POLL
142 #if defined(HAVE_POLL)
H A Dapr_arch_networkio.h111 #ifndef HAVE_POLL
/freebsd-11-stable/gnu/usr.bin/gdb/arch/amd64/
H A Dconfig.h218 #define HAVE_POLL 1 macro
/freebsd-11-stable/gnu/usr.bin/gdb/arch/arm/
H A Dconfig.h230 #define HAVE_POLL 1 macro
/freebsd-11-stable/gnu/usr.bin/gdb/arch/i386/
H A Dconfig.h218 #define HAVE_POLL 1 macro
/freebsd-11-stable/gnu/usr.bin/gdb/arch/mips/
H A Dconfig.h218 #define HAVE_POLL 1 macro
/freebsd-11-stable/gnu/usr.bin/gdb/arch/powerpc/
H A Dconfig.h218 #define HAVE_POLL 1 macro
/freebsd-11-stable/gnu/usr.bin/gdb/arch/powerpc64/
H A Dconfig.h218 #define HAVE_POLL 1 macro
/freebsd-11-stable/gnu/usr.bin/gdb/arch/sparc64/
H A Dconfig.h218 #define HAVE_POLL 1 macro
/freebsd-11-stable/usr.bin/less/
H A Ddefines.h274 #define HAVE_POLL 1 macro
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Dfilter_fork_posix.c44 #if defined(HAVE_POLL) && (defined(HAVE_POLL_H) || defined(HAVE_SYS_POLL_H))
203 #if defined(HAVE_POLL) && (defined(HAVE_POLL_H) || defined(HAVE_SYS_POLL_H))
/freebsd-11-stable/contrib/apr/poll/unix/
H A Dpollset.c58 #if defined(HAVE_POLL)
88 #if defined(HAVE_POLL)
H A Dpollcb.c40 #if defined(HAVE_POLL)
64 #if defined(HAVE_POLL)
/freebsd-11-stable/usr.bin/ftp/
H A Dtnftp_config.h207 #define HAVE_POLL 1 macro
/freebsd-11-stable/lib/ncurses/ncurses/
H A Dncurses_cfg.h137 #define HAVE_POLL 1 macro
/freebsd-11-stable/lib/libarchive/
H A Dconfig_freebsd.h156 #define HAVE_POLL 1 macro
/freebsd-11-stable/contrib/apr/network_io/unix/
H A Dsockets.c292 #ifndef HAVE_POLL
460 #ifndef HAVE_POLL
531 #ifndef HAVE_POLL
/freebsd-11-stable/crypto/openssh/
H A Dconfig.h868 #define HAVE_POLL 1 macro
/freebsd-11-stable/usr.bin/svn/lib/libapr/
H A Dapr_private.h377 #define HAVE_POLL 1 macro
/freebsd-11-stable/gnu/lib/libstdc++/
H A Dconfig.h254 #define HAVE_POLL 1 macro
/freebsd-11-stable/kerberos5/include/
H A Dconfig.h647 #define HAVE_POLL 1 macro
/freebsd-11-stable/contrib/less/
H A Dos.c39 #if HAVE_POLL && !MSDOS_COMPILER && !defined(__APPLE__)

Completed in 202 milliseconds

12