Home
last modified time | relevance | path

Searched refs:HAVE_POLL (Results 1 – 15 of 15) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Devent-loop.c26 #ifdef HAVE_POLL
127 #ifdef HAVE_POLL
140 #ifdef HAVE_POLL
436 #ifdef HAVE_POLL in add_file_handler()
442 #ifdef HAVE_POLL in add_file_handler()
459 #ifdef HAVE_POLL in add_file_handler()
506 #ifdef HAVE_POLL in create_file_handler()
558 #ifdef HAVE_POLL in delete_file_handler()
577 #ifdef HAVE_POLL in delete_file_handler()
655 #ifdef HAVE_POLL in handle_file_event()
[all …]
H A Dconfig.in213 #undef HAVE_POLL
H A DChangeLog-20006361 (add_file_handler): If HAVE_POLL, check whether poll is usable,
6510 if HAVE_POLL is not defined and NO_FD_SET *is* defined.
6511 (create_file_handler) [!HAVE_POLL]: Use FD_SET and FD_CLR.
6512 (delete_file_handler) [!HAVE_POLL]: Use FD_CLR and FD_ISSET.
6513 (gdb_wait_for_event) [!HAVE_POLL]: Copy fd_set sets directly
H A DChangeLog-20017297 * event-loop.c (toplevel) [!HAVE_POLL] [NO_FD_SET]: Remove unused
/openbsd/lib/libcurses/
H A Dncurses_def.h410 #ifndef HAVE_POLL
411 #define HAVE_POLL 0 macro
H A Dncurses_cfg.h183 #define HAVE_POLL 1 macro
/openbsd/gnu/lib/libstdc++/libstdc++/
H A Dacconfig.h139 #undef HAVE_POLL
H A Dconfig.h.in117 #undef HAVE_POLL
H A Dacinclude.m42199 AC_DEFINE(HAVE_POLL)
H A Daclocal.m42211 AC_DEFINE(HAVE_POLL)
/openbsd/gnu/lib/libstdc++-v3/
H A Dconfig.h250 #define HAVE_POLL 1 macro
/openbsd/sbin/unwind/libunbound/
H A Dconfig.h481 #define HAVE_POLL 1 macro
/openbsd/sbin/unwind/libunbound/util/
H A Dnetevent.c425 #if defined(HAVE_POLL) || defined(USE_WINSOCK)
734 #if defined(HAVE_POLL) || defined(USE_WINSOCK)
/openbsd/usr.sbin/unbound/util/
H A Dnetevent.c425 #if defined(HAVE_POLL) || defined(USE_WINSOCK)
734 #if defined(HAVE_POLL) || defined(USE_WINSOCK)
/openbsd/usr.sbin/unbound/
H A Dconfig.h.in476 #undef HAVE_POLL