protoent          226 ext/net/netdb.c static ScmSysProtoent *make_protoent(struct protoent *pe)
protoent          248 ext/net/netdb.c         struct protoent pe;
protoent          258 ext/net/netdb.c             struct protoent *rpe;
protoent          275 ext/net/netdb.c                          struct protoent *pe = getprotobyname(name);
protoent          288 ext/net/netdb.c         struct protoent pe;
protoent          298 ext/net/netdb.c             struct protoent *rpe;
protoent          315 ext/net/netdb.c                          struct protoent *pe = getprotobynumber(number);