Home
last modified time | relevance | path

Searched defs:fds (Results 1 – 8 of 8) sorted by relevance

/AliOS-Things-master/components/posix/src/
A Dpoll.c8 int poll(struct pollfd fds[], nfds_t nfds, int timeout) in poll()
/AliOS-Things-master/components/select/poll/
A Dpoll.c115 static int pre_poll(struct pollfd *fds, int nfds, fd_set *rfds, fd_set *wfds, fd_set *efds, void *p… in pre_poll()
154 static int post_poll(struct pollfd *fds, int nfds) in post_poll()
178 int aos_poll(struct pollfd *fds, int nfds, int timeout) in aos_poll()
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/mfs/
A Dmfs_file.c67 static long fds[MAX_BUFFS]; /* File descriptor status */ variable
/AliOS-Things-master/components/vfs/
A Dvfs_aos.c71 int aos_do_pollfd(int fd, int flag, poll_notify_t notify, void *fds, void *arg) in aos_do_pollfd()
A Dvfs.c597 void *fds, void *arg) in vfs_do_pollfd()
/AliOS-Things-master/components/SDL2/src/hidapi/linux/
A Dhid.c778 struct pollfd fds; in hid_read_timeout() local
/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11messagebox.c844 int fds[2]; in X11_ShowMessageBox() local
/AliOS-Things-master/components/amp_adapter/platform/linux/
A Daos_system.c227 int fds[2]; member

Completed in 15 milliseconds