Searched defs:poll (Results 1 - 19 of 19) sorted by relevance

/macosx-10.10.1/OpenSSH-189/openssh/openbsd-compat/
H A Dbsd-poll.c40 poll(struct pollfd *fds, nfds_t nfds, int timeout) function
/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dpoll.h115 extern int poll (struct pollfd *, nfds_t, int) __DARWIN_ALIAS_C(poll); variable
/macosx-10.10.1/bind9-45.101/bind9/bin/tests/virtual-time/
H A Dvtwrapper.c236 poll(struct pollfd fds[], nfds_t nfds, int timeout) { function
/macosx-10.10.1/apr-32/apr/apr/include/arch/unix/
H A Dapr_arch_poll_private.h153 apr_status_t (*poll)(apr_pollset_t *, apr_interval_time_t, apr_int32_t *, const apr_pollfd_t **); member in struct:apr_pollset_provider_t
162 apr_status_t (*poll)(apr_pollcb_t *, apr_interval_time_t, apr_pollcb_cb_t, void *); member in struct:apr_pollcb_provider_t
/macosx-10.10.1/tcl-105/tcl/tcl/unix/
H A DtclUnixNotfy.c908 struct timeval poll = {0., 0.}, *timePtr; local
/macosx-10.10.1/tcl-105/tcl84/tcl/unix/
H A DtclUnixNotfy.c892 struct timeval poll = {0., 0.}, *timePtr; local
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnet/
H A Dsys_bsd.c763 process_rings(int netin, int netout, int netex, int ttyin, int ttyout, int poll) argument
/macosx-10.10.1/libpcap-48/libpcap/
H A Dpcap-dag.c626 struct timeval poll; local
1056 struct timeval poll; local
/macosx-10.10.1/remote_cmds-47/telnet.tproj/
H A Dsys_bsd.c921 process_rings(int netin, int netout, int netex, int ttyin, int ttyout, int poll) argument
/macosx-10.10.1/tcl-105/tcl84/tcl/macosx/
H A DtclMacOSXNotify.c1056 struct timeval poll = {0., 0.}, *timePtr; local
/macosx-10.10.1/tcpdump-61/tcpdump/
H A Dprint-pgm.c292 struct pgm_poll *poll; local
/macosx-10.10.1/cups-408/cups/cups/
H A Dhttp-support.c46 AvahiSimplePoll *poll; /* Poll state */ member in struct:_http_uribuf_s
[all...]
/macosx-10.10.1/tcl-105/tcl/tcl/macosx/
H A DtclMacOSXNotify.c1728 struct timeval poll = {0., 0.}, *timePtr; local
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dsys_generic.c1401 poll(struct proc *p, struct poll_args *uap, int32_t *retval) function
/macosx-10.10.1/efax-38/efax/
H A Defax.c2334 modem_init( TFILE *mf, cap c, char *id, int calling, int poll, int capsset, int *preverse ) argument
/macosx-10.10.1/cups-408/cups/test/
H A Dippserver.c49 # define poll WSAPoll macro
/macosx-10.10.1/libdispatch-442.1.4/src/
H A Dsource.c1675 bool poll; local
1712 bool poll = false; local
2022 _dispatch_mgr_select(bool poll) argument
2260 bool poll; local
[all...]
/macosx-10.10.1/ntp-92/include/
H A Dntp_request.h475 u_int32 poll; /* system poll interval */ member in struct:info_sys
[all...]
/macosx-10.10.1/xnu-2782.1.97/bsd/net/
H A Ddlil.c2272 ifnet_input_common(struct ifnet *ifp, struct mbuf *m_head, struct mbuf *m_tail, const struct ifnet_stat_increment_param *s, boolean_t ext, boolean_t poll) argument
3157 dlil_input_stats_add(const struct ifnet_stat_increment_param *s, struct dlil_threading_info *inp, boolean_t poll) argument
[all...]

Completed in 506 milliseconds