Scm_GetServByPort  251 ext/net/gauche/net.h extern ScmObj Scm_GetServByPort(int port, const char *proto);
Scm_GetServByPort 1121 ext/net/netlib.c SCM_RESULT = Scm_GetServByPort(port, proto);