Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/BSD/
Dnxd_bsd.h242 #define nx_bsd_pollfd pollfd macro
883 struct nx_bsd_pollfd struct
1045 INT nx_bsd_poll(struct nx_bsd_pollfd *fds, ULONG nfds, INT timeout);
Dnxd_bsd.c15399 INT nx_bsd_poll(struct nx_bsd_pollfd *fds, ULONG nfds, INT timeout) in nx_bsd_poll()
15409 struct nx_bsd_pollfd *poll_fd; in nx_bsd_poll()