Scm_GetHostByAddr  211 ext/net/gauche/net.h extern ScmObj Scm_GetHostByAddr(const char *addr, int type);
Scm_GetHostByAddr 1031 ext/net/netlib.c SCM_RESULT = Scm_GetHostByAddr(addr, type);