Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/BSD/
Dnxd_bsd.h222 #define nx_bsd_socklen_t socklen_t macro
682 typedef ULONG nx_bsd_socklen_t; typedef
768 nx_bsd_socklen_t msg_namelen;
818 nx_bsd_socklen_t ai_addrlen;
1022 const CHAR *nx_bsd_inet_ntop(INT af, const VOID *src, CHAR *dst, nx_bsd_socklen_t size);
1043 INT nx_bsd_getnameinfo(const struct nx_bsd_sockaddr *sa, nx_bsd_socklen_t salen, char *host, size_…
Dnxd_bsd.c13890 const CHAR *nx_bsd_inet_ntop(INT af, const VOID *src, CHAR *dst, nx_bsd_socklen_t size) in nx_bsd_inet_ntop()
14996 INT nx_bsd_getnameinfo(const struct nx_bsd_sockaddr *sa, nx_bsd_socklen_t salen, char *host, size_… in nx_bsd_getnameinfo()