Home
last modified time | relevance | path

Searched refs:nfds_t (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/sys/
H A Dpoll.h42 typedef unsigned int nfds_t; typedef
114 int poll(struct pollfd _pfd[], nfds_t _nfds, int _timeout);
116 int ppoll(struct pollfd _pfd[], nfds_t _nfds,
/f-stack/app/micro_thread/
H A Dmt_sys_hook.h52 typedef int (*func_poll)(struct pollfd fds[], nfds_t nfds, int timeout);
/f-stack/lib/
H A Dff_api.h106 int ff_poll(struct pollfd fds[], nfds_t nfds, int timeout);
H A Dff_syscall_wrapper.c1144 ff_poll(struct pollfd fds[], nfds_t nfds, int timeout) in ff_poll()
/f-stack/doc/
H A DF-Stack_API_Reference.md147 int ff_poll(struct pollfd fds[], nfds_t nfds, int timeout);