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

/freebsd-current/crypto/openssh/openbsd-compat/
H A Dbsd-poll.h82 #ifndef HAVE_POLL
H A Dbsd-poll.c18 #if !defined(HAVE_PPOLL) || !defined(HAVE_POLL) || defined(BROKEN_POLL)
98 #if !defined(HAVE_POLL) || defined(BROKEN_POLL)
113 #endif /* !HAVE_POLL || BROKEN_POLL */
115 #endif /* !HAVE_PPOLL || !HAVE_POLL || BROKEN_POLL */
/freebsd-current/usr.bin/less/
H A Ddefines.h284 #define HAVE_POLL 1 macro
/freebsd-current/contrib/libarchive/libarchive/
H A Dfilter_fork_posix.c42 #if defined(HAVE_POLL) && (defined(HAVE_POLL_H) || defined(HAVE_SYS_POLL_H))
201 #if defined(HAVE_POLL) && (defined(HAVE_POLL_H) || defined(HAVE_SYS_POLL_H))
/freebsd-current/usr.bin/ftp/
H A Dtnftp_config.h206 #define HAVE_POLL 1 macro
/freebsd-current/lib/libarchive/
H A Dconfig_freebsd.h163 #define HAVE_POLL 1 macro
/freebsd-current/lib/ncurses/tinfo/
H A Dncurses_cfg.h179 #define HAVE_POLL 1 macro
/freebsd-current/contrib/ldns/ldns/
H A Dconfig.h253 #define HAVE_POLL 1 macro
/freebsd-current/contrib/less/
H A Dos.c43 #if HAVE_POLL && !MSDOS_COMPILER
H A Dless.h355 #if HAVE_POLL
/freebsd-current/kerberos5/include/
H A Dconfig.h645 #define HAVE_POLL 1 macro
/freebsd-current/crypto/openssh/
H A Dconfig.h1041 #define HAVE_POLL 1 macro
/freebsd-current/contrib/pf/libevent/
H A Devent.c65 #ifdef HAVE_POLL
101 #ifdef HAVE_POLL
/freebsd-current/contrib/tnftp/
H A Dtnftp.h112 #if defined(HAVE_POLL)
116 #else /* !defined(HAVE_POLL) && !defined(HAVE_SELECT) */
/freebsd-current/lib/libunbound/
H A Dconfig.h482 #define HAVE_POLL 1 macro
/freebsd-current/contrib/ldns/
H A Dnet.c33 #ifdef HAVE_POLL
156 #ifndef HAVE_POLL
/freebsd-current/usr.sbin/traceroute6/
H A Dtraceroute6.c257 #ifdef HAVE_POLL
1048 #ifdef HAVE_POLL
/freebsd-current/contrib/tnftp/src/
H A Dutil.c1480 #if defined(HAVE_POLL)
/freebsd-current/contrib/unbound/util/
H A Dnetevent.c424 #if defined(HAVE_POLL) || defined(USE_WINSOCK)
510 #endif /* defined(HAVE_POLL) || defined(USE_WINSOCK) */
733 #if defined(HAVE_POLL) || defined(USE_WINSOCK)
819 #endif /* defined(HAVE_POLL) || defined(USE_WINSOCK) */

Completed in 170 milliseconds