Searched refs:poll (Results 201 - 212 of 212) sorted by relevance

123456789

/external/netperf/
H A Dnettest_dlpi.c37 #include <sys/poll.h>
H A Dnetlib.c138 #include <sys/poll.h>
/external/ping/
H A Dping.c527 * allowing to avoid redundant poll(). */
613 * 2. Avoid use of poll(), when recvmsg() can provide
629 /* When spinning, no reasons to poll.
643 if (poll(&pset, 1, next) < 1 ||
/external/v8/tools/
H A Dtest.py506 exit_code = process.poll()
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-aix5.c264 #include <sys/poll.h>
569 PRE_MEM_READ( "poll(ufds.fd)",
571 PRE_MEM_READ( "poll(ufds.events)",
573 PRE_MEM_WRITE( "poll(ufds.reventss)",
/external/webkit/Tools/Scripts/webkitpy/common/checkout/
H A Dscm_unittest.py249 self.assertTrue(input_process.poll() != 0)
/external/grub/netboot/
H A Dtlan.c1252 nic->poll = skel_poll;
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_hl.c43 #include <sys/poll.h>
/external/openssh/
H A Dconfigure6019 poll.h \
6037 sys/poll.h \
9028 poll \
/external/chromium/third_party/libevent/
H A Dconfigure20481 for ac_header in fcntl.h stdarg.h inttypes.h stdint.h poll.h signal.h unistd.h sys/epoll.h sys/time.h sys/queue.h sys/event.h sys/param.h sys/ioctl.h sys/select.h sys/devpoll.h port.h netinet/in6.h sys/socket.h
21734 for ac_func in poll
21836 *" poll.$ac_objext "* ) ;;
21837 *) LIBOBJS="$LIBOBJS poll.$ac_objext"
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 324 milliseconds

123456789