Searched refs:inet_nsap_ntoa (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/lib/libc/inet/
H A Dnsap_addr.c81 inet_nsap_ntoa(int binlen, const u_char *binary, char *ascii) { function
118 #undef inet_nsap_ntoa macro
119 __weak_reference(__inet_nsap_ntoa, inet_nsap_ntoa);
/freebsd-11-stable/include/arpa/
H A Dinet.h133 #define inet_nsap_ntoa __inet_nsap_ntoa macro
164 char *inet_nsap_ntoa(int, const unsigned char *, char *);
/freebsd-11-stable/lib/libc/nameser/
H A Dns_print.c326 (void) inet_nsap_ntoa(rdlen, rdata, t);

Completed in 78 milliseconds