Home
last modified time | relevance | path

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

/NetX-Duo-v6.4.1/addons/BSD/
Dnxd_bsd.h1019 CHAR *nx_bsd_inet_ntoa(struct nx_bsd_in_addr address_to_convert);
Dnxd_bsd.c5785 CHAR *nx_bsd_inet_ntoa(struct nx_bsd_in_addr address_to_convert) in nx_bsd_inet_ntoa() argument
5797 inet_ntoa_internal(&address_to_convert, nx_bsd_url_buffer, NX_BSD_URL_BUFSIZE); in nx_bsd_inet_ntoa()