ndp.c | 139 static char host_buf[NI_MAXHOST]; /* getnameinfo() */ variable in typeref:typename:char[] 386 host_buf, sizeof(host_buf), NULL ,0, 388 errx(1, "%s (%s) -- no entry", host, host_buf); 536 (void)delete(rtm, host_buf); 549 host_buf, sizeof(host_buf), NULL, 0, 558 (void)delete(rtm, host_buf); 565 addrwidth = strlen(host_buf); 579 host_buf, llwidth, llwidth, ether_str(sdl), ifwidth [all...] |