Home
last modified time | relevance | path

Searched refs:nx_bsd_pollfd (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.3.0/addons/BSD/
Dnxd_bsd.h235 #define nx_bsd_pollfd pollfd macro
818 struct nx_bsd_pollfd struct
979 INT nx_bsd_poll(struct nx_bsd_pollfd *fds, ULONG nfds, INT timeout);
Dnxd_bsd.c14949 INT nx_bsd_poll(struct nx_bsd_pollfd *fds, ULONG nfds, INT timeout) in nx_bsd_poll()
14959 struct nx_bsd_pollfd *poll_fd; in nx_bsd_poll()