Home
last modified time | relevance | path

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

/freebsd/lib/libc/include/
H A Dresolv_mt.h20 char inet_nsap_ntoa_tmpbuf[255*3]; member
40 #define inet_nsap_ntoa_tmpbuf (mtctxres->inet_nsap_ntoa_tmpbuf) macro
/freebsd/lib/libc/inet/
H A Dnsap_addr.c80 char *tmpbuf = inet_nsap_ntoa_tmpbuf; in inet_nsap_ntoa()