DNS/history/gethostbynameについて、ここに記述してください。 [[../getaddrinfo]] https://www.freebsd.org/cgi/man.cgi?query=gethostbyname&sektion=3&apropos=0&manpath=FreeBSD+11.0-RELEASE+and+Ports Standard C Library (libc, -lc) The gethostent() function is defined, and sethostent() and endhostent() are redefined, when Standard C Library (libc, -lc) is built to use only the routines to lookup in /etc/hosts and not the name server. OS interface; BIND付属のライブラリもあった。 Sunではypも使っていた。 -- ToshinoriMaeno <>