Searched refs:poll (Results 76 - 100 of 167) sorted by relevance

1234567

/macosx-10.9.5/apr-30/apr/apr/poll/unix/
H A Dpollset.c343 return (*pollset->provider->poll)(pollset, timeout, num, descriptors);
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/bltins/
H A Dsleep.c37 #include "FEATURE/poll"
189 poll(&fd,0,n);
/macosx-10.9.5/libdispatch-339.92.1/src/
H A Dsource.c1664 bool poll; local
1669 poll = (delay == 0);
1670 if (poll || delay == UINT64_MAX) {
1673 return poll;
1694 return poll;
1701 bool poll = false; local
1707 poll |= _dispatch_timers_program2(nows, &_dispatch_kevent_timeout[qos],
1710 return poll;
2011 _dispatch_mgr_select(bool poll) argument
2023 poll
2232 bool poll; local
[all...]
/macosx-10.9.5/lukemftp-13.92.1/tnftp/src/
H A Dftp_var.h118 #include <poll.h>
/macosx-10.9.5/uucp-11/uucp/
H A Dtstuu.c61 #include <poll.h>
170 #error You need select or poll
1350 if (poll (as, 2, 5 * 1000) < 0)
1352 perror ("poll");
1579 cfds = poll (&s, 1, 0);
1582 perror ("poll");
/macosx-10.9.5/xnu-2422.115.4/libsyscall/xcodescripts/
H A Dcreate-syscalls.pl144 pathconf peeloff poll posix_spawn pread pwrite
/macosx-10.9.5/xnu-2422.115.4/tools/tests/libMicro/
H A Dbench.sh446 poll $OPTS -N "poll_10" -n 10 -I 500
447 poll $OPTS -N "poll_100" -n 100 -I 1000
448 poll $OPTS -N "poll_1000" -n 1000 -I 5000
450 poll $OPTS -N "poll_w10" -n 10 -I 500 -w 1
451 poll $OPTS -N "poll_w100" -n 100 -I 2000 -w 10
452 poll $OPTS -N "poll_w1000" -n 1000 -I 40000 -w 100
H A Dcoreos_bench.sh472 poll $OPTS -N "poll_10" -n 10 -I 500
473 poll $OPTS -N "poll_100" -n 100 -I 1000
474 poll $OPTS -N "poll_1000" -n 1000 -I 5000
476 poll $OPTS -N "poll_w10" -n 10 -I 500 -w 1
477 poll $OPTS -N "poll_w100" -n 100 -I 2000 -w 10
478 poll $OPTS -N "poll_w1000" -n 1000 -I 40000 -w 100
H A Dembd_bench.sh457 poll $OPTS -N "poll_10" -n 10 -I 500
458 poll $OPTS -N "poll_100" -n 100 -I 1000
459 poll $OPTS -N "poll_1000" -n 1000 -I 5000
461 poll $OPTS -N "poll_w10" -n 10 -I 500 -w 1
462 poll $OPTS -N "poll_w100" -n 100 -I 2000 -w 10
463 poll $OPTS -N "poll_w1000" -n 1000 -I 40000 -w 100
/macosx-10.9.5/Heimdal-323.92.1/appl/telnet/telnet/
H A Dsys_bsd.c758 * The parameter specifies whether this is a poll operation,
770 int poll) /* If 0, then block until something to do */
804 (poll == 0)? (struct timeval *)0 : &TimeValue)) < 0) {
763 process_rings(int netin, int netout, int netex, int ttyin, int ttyout, int poll) argument
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/
H A DNWGNUmakefile409 vpath %.c poll/unix:shmem/unix:support/unix:random/unix
/macosx-10.9.5/apr-30/apr/apr/
H A DNWGNUmakefile409 vpath %.c poll/unix:shmem/unix:support/unix:random/unix
/macosx-10.9.5/cups-372.4/cups/cups/
H A Dhttp-addrlist.c27 # include <poll.h>
78 int nfds; /* Result from select()/poll() */
236 nfds = poll(&pfd, 1, remaining > 250 ? 250 : remaining);
238 DEBUG_printf(("1httpAddrConnect2: poll() returned %d (%d)", nfds,
/macosx-10.9.5/remote_cmds-41.90.1/telnet.tproj/
H A Dsys_bsd.c916 * The parameter specifies whether this is a poll operation,
923 process_rings(int netin, int netout, int netex, int ttyin, int ttyout, int poll)
970 (poll == 0)? (struct timeval *)0 : &TimeValue)) < 0) {
921 process_rings(int netin, int netout, int netex, int ttyin, int ttyout, int poll) argument
/macosx-10.9.5/tcl-102/tcl84/tcl/macosx/
H A DtclMacOSXNotify.c1066 struct timeval poll = {0., 0.}, *timePtr;
1103 * bits that were present when the thread tried to poll.
1107 timePtr = &poll;
1056 struct timeval poll = {0., 0.}, *timePtr; local
/macosx-10.9.5/zsh-60/zsh/Src/Modules/
H A Dtcp.c40 * We use poll() in preference to select because some subset of manuals says
42 * have access to a system with poll but not select, however, though
46 # include <poll.h>
506 if ((ret = poll(&pfd, 1, 0)) == 0) return 1;
509 zwarnnam(nam, "poll error: %e", errno);
/macosx-10.9.5/CPANInternal-140/IO-KQueue/
H A DKQueue.pm156 C<epoll()> and C<poll()> these "filters" are not a bitmask.
/macosx-10.9.5/CPANInternal-140/IO-KQueue-0.34/
H A DKQueue.pm156 C<epoll()> and C<poll()> these "filters" are not a bitmask.
/macosx-10.9.5/curl-78.94.1/curl/docs/examples/
H A Dhiperfifo.c62 #include <sys/poll.h>
/macosx-10.9.5/libxml2-26/libxml2/
H A Dnanohttp.c62 #include <poll.h>
506 (void) poll(&p, 1, timeout * 1000);
603 if ((poll(&p, 1, timeout * 1000) < 1)
972 switch (poll(&p, 1, timeout * 1000))
/macosx-10.9.5/ncurses-42/ncurses/ncurses/tty/
H A Dlib_twait.c234 result = poll(fds, (unsigned) count, milliseconds);
415 * Both 'poll()' and 'select()' return the number of file descriptors
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dnanohttp.c62 #include <poll.h>
501 (void) poll(&p, 1, timeout * 1000);
598 if ((poll(&p, 1, timeout * 1000) < 1)
967 switch (poll(&p, 1, timeout * 1000))
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A DMakefile28 mbuf.h mman.h mount.h msg.h msgbuf.h netport.h param.h paths.h pipe.h poll.h \
/macosx-10.9.5/ruby-104/ruby/
H A Dthread_pthread.c34 #include <poll.h>
1325 result = poll(pollfds, 1, TIME_QUANTUM_USEC/1000);
1329 result = poll(pollfds, ARRAY_SIZE(pollfds), -1);
/macosx-10.9.5/uucp-11/uucp/contrib/
H A Duupoll.shar177 05 5 * * * uucp /usr/local/lib/uucp/autopoll -r1 >>/tmp/poll.log 2>&1
183 X >>/tmp/poll.log 2>&1
394 /tmp/poll.log This file is present only if autopoll
1544 X sCom_Sto->Sitetab[i].flag = FALSE; /* TRUE: poll this site only*/
1681 X * We'll place the poll file in one of it's subdirectories
1707 #define ULOG_FILE "/Logfiles/poll.log"
1734 #define ALOG_FILE "/Logfiles/poll.log"
1769 uupoll \- poll a remote \s-1UUCP\s+1 site
1813 is used to force a poll of a remote system. It queues a null job for the
1860 This will poll
[all...]

Completed in 282 milliseconds

1234567