Lines Matching defs:host_buf
125 static char host_buf[NI_MAXHOST]; /* getnameinfo() */
533 getnameinfo((struct sockaddr *)sin, sin->sin6_len, host_buf,
534 sizeof(host_buf), NULL ,0,
536 xo_errx(1, "%s (%s) -- no entry", host, host_buf);
590 sin->sin6_len, host_buf,
591 sizeof(host_buf), NULL, 0,
603 xo_emit("{:hostname/%s}{d:/ (%s) deleted\n}", host, host_buf);
710 getnameinfo((struct sockaddr *)sin, sin->sin6_len, host_buf,
711 sizeof(host_buf), NULL, 0, (opts.nflag ? NI_NUMERICHOST : 0));
715 delete(host_buf);
718 delete(host_buf);
722 delete(host_buf);
730 addrwidth = strlen(host_buf);
751 xo_emit(xobuf, host_buf, ether_str(sdl), ifname);
1197 p->rtaddr.sin6_len, host_buf, sizeof(host_buf), NULL, 0,
1199 strlcpy(host_buf, "?", sizeof(host_buf));
1201 paddr = host_buf;
1209 host_buf, paddr,