Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/BSD/
Dnxd_bsd.h210 #define nx_bsd_timeval timeval macro
631 struct nx_bsd_timeval struct
1035 …d_set *readfds, nx_bsd_fd_set *writefds, nx_bsd_fd_set *exceptfds, struct nx_bsd_timeval *timeout);
Dnxd_bsd.c6314 struct nx_bsd_timeval *so_rcvtimeval; in nx_bsd_getsockopt()
6489 so_rcvtimeval = (struct nx_bsd_timeval *)option_value; in nx_bsd_getsockopt()
6651 struct nx_bsd_timeval *time_val; in nx_bsd_setsockopt()
6837 time_val = (struct nx_bsd_timeval *)option_value; in nx_bsd_setsockopt()
6848 time_val = (struct nx_bsd_timeval *)option_value; in nx_bsd_setsockopt()
7898 …fd_set *readfds, nx_bsd_fd_set *writefds, nx_bsd_fd_set *exceptfds, struct nx_bsd_timeval *timeout) in nx_bsd_select()
15404 struct nx_bsd_timeval stime; in nx_bsd_poll()
15405 struct nx_bsd_timeval *ptime; in nx_bsd_poll()