Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/BSD/
Dnxd_bsd.c82 #define NX_BSD_URL_BUFSIZE 18 macro
83 CHAR nx_bsd_url_buffer[NX_BSD_URL_BUFSIZE];
5797 inet_ntoa_internal(&address_to_convert, nx_bsd_url_buffer, NX_BSD_URL_BUFSIZE); in nx_bsd_inet_ntoa()