Home
last modified time | relevance | path

Searched defs:poll (Results 1 – 13 of 13) sorted by relevance

/components/libc/posix/io/poll/
A Dpoll.c347 int poll(struct pollfd *fds, nfds_t nfds, int timeout) in poll() function
/components/dfs/dfs_v1/include/
A Ddfs_file.h34 int (*poll) (struct dfs_file *fd, struct rt_pollreq *req); member
/components/net/sal/include/
A Dsal_low_lvl.h89 int (*poll) (struct dfs_file *file, struct rt_pollreq *req); member
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Daltcp.h78 altcp_poll_fn poll; member
A Dtcp.h358 tcp_poll_fn poll; member
A Dsockets.h670 #define poll(fds,nfds,timeout) lwip_poll(fds,nfds,timeout) macro
/components/dfs/dfs_v2/include/
A Ddfs_file.h49 int (*poll)(struct dfs_file *file, struct rt_pollreq *req); member
/components/net/lwip/lwip-2.1.2/src/core/
A Daltcp.c261 altcp_poll(struct altcp_pcb *conn, altcp_poll_fn poll, u8_t interval) in altcp_poll()
A Dtcp.c2105 tcp_poll(struct tcp_pcb *pcb, tcp_poll_fn poll, u8_t interval) in tcp_poll()
/components/net/lwip/lwip-1.4.1/src/include/lwip/
A Dtcp.h258 tcp_poll_fn poll; member
/components/net/lwip/lwip-1.4.1/src/core/
A Dtcp.c1452 tcp_poll(struct tcp_pcb *pcb, tcp_poll_fn poll, u8_t interval) in tcp_poll()
/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Dtcp.h301 tcp_poll_fn poll; member
/components/net/lwip/lwip-2.0.3/src/core/
A Dtcp.c1793 tcp_poll(struct tcp_pcb *pcb, tcp_poll_fn poll, u8_t interval) in tcp_poll()

Completed in 25 milliseconds