Home
last modified time | relevance | path

Searched refs:poll (Results 1 – 25 of 233) sorted by relevance

12345678910

/freebsd-9-stable/tools/regression/poll/
Dsockpoll.c107 if (poll(&pfd0, 1, 0) == -1) in main()
110 if (poll(&pfd1, 1, 0) == -1) in main()
115 if (poll(&pfd0, 1, 0) == -1) in main()
118 if (poll(&pfd1, 1, 0) == -1) in main()
122 if (poll(&pfd1, 1, 0) == -1) in main()
127 if (poll(&pfd1, 1, 0) == -1) in main()
136 if (poll(&pfd0, 1, 0) == -1) in main()
139 if (poll(&pfd1, 1, 0) == -1) in main()
151 if (poll(&pfd1, 1, 0) == -1) in main()
156 if (poll(&pfd0, 1, 0) == -1) in main()
[all …]
Dpipepoll.c105 if ((res = poll(&pfd, 1, 0)) < 0) in child()
123 if ((res = poll(&pfd, 1, 0)) < 0) in child()
131 if ((res = poll(&pfd, 1, 0)) < 0) in child()
136 if ((res = poll(&pfd, 1, 0)) < 0) in child()
144 if ((res = poll(&pfd, 1, 0)) < 0) in child()
159 if ((res = poll(&pfd, 1, 0)) < 0) in child()
167 if ((res = poll(&pfd, 1, 0)) < 0) in child()
185 if ((res = poll(&pfd, 1, 0)) < 0) in child()
190 if ((res = poll(&pfd, 1, 0)) < 0) in child()
202 if ((res = poll(&pfd, 1, 0)) < 0) in child()
[all …]
DReadme1 $FreeBSD: stable/9/tools/regression/poll/Readme 195636 2009-07-12 12:50:43Z kib $
3 The directory contains poll(2) and select(2) compliance (and more) tests
/freebsd-9-stable/contrib/nvi/cl/
Dcl_read.c143 struct timeval poll; local
179 poll.tv_sec = 0;
180 poll.tv_usec = 0;
184 &rdfd, NULL, NULL, tp == NULL ? &poll : tp)) {
/freebsd-9-stable/contrib/nvi/ip/
Dip_read.c107 struct timeval poll; local
125 poll.tv_sec = 0;
126 poll.tv_usec = 0;
130 &rdfd, NULL, NULL, tp == NULL ? &poll : tp)) {
/freebsd-9-stable/sys/pci/
Dintpm.c59 int poll; member
190 sc->poll = 1; in sb8xx_attach()
250 sc->poll = (value & PCI_INTR_SMB_ENABLE) == 0; in intsmb_attach()
267 sc->poll == 0 ? "enabled" : "disabled"); in intsmb_attach()
270 if (!sc->poll && intr == PCI_INTR_SMB_SMI) { in intsmb_attach()
273 sc->poll = 1; in intsmb_attach()
276 if (sc->poll) in intsmb_attach()
500 if (!sc->poll && !cold && !nointr) in intsmb_start()
571 if (sc->poll || cold) in intsmb_stop()
/freebsd-9-stable/contrib/tcpdump/
Dprint-pgm.c292 struct pgm_poll *poll; in pgm_print() local
294 poll = (struct pgm_poll *)(pgm + 1); in pgm_print()
295 TCHECK(*poll); in pgm_print()
297 EXTRACT_32BITS(&poll->pgmp_seq), in pgm_print()
298 EXTRACT_16BITS(&poll->pgmp_round)); in pgm_print()
299 bp = (u_char *) (poll + 1); in pgm_print()
/freebsd-9-stable/contrib/ntp/scripts/stats/
DREADME.timecodes38 poll: ?; offsets: Y = none, D = 3, T = 7, A = 0, Q = none
56 poll: ?; offsets: Y = 2, D = 5, T = 9, A = 0, Q = 1
81 poll: none; offsets: Y = none, D = 0, T = 4, A = 12, Q = 12
98 poll: none; offsets: Y = none, D = 15, T = 0, A = 9, Q = none
116 poll: "QMQDQT"; offsets: Y = 0, D = 3 T = 1,, A = 11, Q = 13
/freebsd-9-stable/crypto/openssh/
Datomicio.c71 (void)poll(&pfd, 1, -1); in atomicio6()
128 (void)poll(&pfd, 1, -1); in atomiciov6()
Dmonitor_fdpass.c87 (void)poll(&pfd, 1, -1); in mm_send_fd()
143 (void)poll(&pfd, 1, -1); in mm_receive_fd()
/freebsd-9-stable/sys/powerpc/powermac/
Dcuda.c71 u_char *data, u_char poll);
356 cuda_send(void *cookie, int poll, int length, uint8_t *msg) in cuda_send() argument
393 if (sc->sc_polling || poll || cold) in cuda_send()
704 u_char poll) in cuda_adb_send() argument
716 cuda_send(sc, poll, len + 2, packet); in cuda_adb_send()
/freebsd-9-stable/contrib/ntp/html/hints/
Dnotes-xntp-v38 version is that the poll intervals for all polls, even selected
59 9. The clock-selection and poll-update procedures have been modified
99 The poll-interval randomization feature of poll_update (in
100 xntpd/ntp_proto.c) has been extended to apply when the poll interval is
/freebsd-9-stable/contrib/libpcap/
Dpcap-dag.c598 struct timeval poll; in dag_activate() local
656 &mindata, &maxwait, &poll) < 0) { in dag_activate()
674 mindata, &maxwait, &poll) < 0) { in dag_activate()
1003 struct timeval poll; in dag_setnonblock() local
1006 &mindata, &maxwait, &poll) < 0) { in dag_setnonblock()
1021 mindata, &maxwait, &poll) < 0) { in dag_setnonblock()
/freebsd-9-stable/contrib/dialog/samples/copifuncs/
Dcopi.ifpoll277 # if the poll was fine, unpacking..
86 # write me a mail about the failed poll
/freebsd-9-stable/crypto/openssh/openbsd-compat/
Dbsd-poll.h59 int poll(struct pollfd *, nfds_t, int);
/freebsd-9-stable/lib/libkse/thread/
Dthr_poll.c49 __weak_reference(__poll, poll);
/freebsd-9-stable/sys/dev/random/
Drandomdev.h50 random_poll_func_t *poll; member
/freebsd-9-stable/sys/boot/userboot/userboot/
Duserboot_cons.c85 return (CALLBACK(poll)); in userboot_cons_poll()
/freebsd-9-stable/sys/sys/
Dpoll.h99 int poll(struct pollfd _pfd[], nfds_t _nfds, int _timeout);
/freebsd-9-stable/usr.sbin/ftp-proxy/libevent/
DMakefile8 SRCS= buffer.c evbuffer.c event.c kqueue.c log.c poll.c select.c signal.c
/freebsd-9-stable/contrib/netcat/
Datomicio.c55 (void)poll(&pfd, 1, -1); in atomicio()
/freebsd-9-stable/sys/dev/qlxgbe/
Dql_minidump.h443 uint32_t poll; member
462 uint32_t poll; member
/freebsd-9-stable/sys/mips/cavium/octe/
Dcavium-ethernet.h59 void (*poll)(struct ifnet *ifp); /* Called periodically to check link status */ member
Dethernet-common.c239 if (priv->poll != NULL) { in cvm_oct_common_poll()
240 priv->poll(ifp); in cvm_oct_common_poll()
/freebsd-9-stable/contrib/nvi/ex/
Dex_script.c379 struct timeval poll; local
387 poll.tv_sec = 0;
388 poll.tv_usec = 0;
399 switch (select(maxfd + 1, &rdfd, NULL, NULL, &poll)) {

12345678910