Home
last modified time | relevance | path

Searched defs:host_buf (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.bin/w/
H A Dw.c624 char host_buf[sizeof(ep->host)]; in fixhost() local
/netbsd-src/usr.sbin/ndp/
H A Dndp.c139 static char host_buf[NI_MAXHOST]; /* getnameinfo() */ variable
/netbsd-src/external/bsd/nsd/dist/
H A Dnsd.c227 char host_buf[sizeof("65535") + INET6_ADDRSTRLEN + 1 /* '\0' */]; in setup_socket() local