SGFAM
switch (SGFAM(sgen)) {
return (inet_ntop(SGFAM(addr), SGADDRP(addr), buf, bufsize));
if (SGFAM(host->sin) != AF_INET6)
if ((fp = fsocket(SGFAM(rmt_sin), SOCK_STREAM, 0)) != 0) {
(void) inet_ntop(SGFAM(sin), SGADDRP(sin), host->addr, sizeof(host->addr));
&& (hp = gethostbyaddr(SGADDRP(sin), SGADDRSZ(sin), SGFAM(sin))) != 0) {
if ((hp = tcpd_gethostbyname(host->name, SGFAM(sin))) == 0) {
inet_ntop(SGFAM(sin), SGADDRP(sin), buf, sizeof(buf)),