Home
last modified time | relevance | path

Searched defs:nx_bsd_pollfd (Results 1 – 1 of 1) 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
820 INT fd; /* file descriptor. */
821 SHORT events; /* requested events. */
822 SHORT revents; /* returned events. */