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

/darwin-on-arm/xnu/bsd/sys/
H A Dpoll.h115 extern int poll (struct pollfd *, nfds_t, int) __DARWIN_ALIAS_C(poll); variable
H A Duser.h132 int poll; member in struct:uthread::_select
/darwin-on-arm/xnu/bsd/kern/
H A Dsys_generic.c1413 poll(struct proc *p, struct poll_args *uap, int32_t *retval) function
/darwin-on-arm/xnu/bsd/net/
H A Ddlil.c1922 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
2726 dlil_input_stats_add(const struct ifnet_stat_increment_param *s, struct dlil_threading_info *inp, boolean_t poll) argument
[all...]

Completed in 104 milliseconds