make_protoent     268 ext/net/netdb.c         entry = SCM_OBJ(make_protoent(&pe));
make_protoent     276 ext/net/netdb.c                          if (pe != NULL) entry = SCM_OBJ(make_protoent(pe));
make_protoent     308 ext/net/netdb.c         entry = SCM_OBJ(make_protoent(&pe));
make_protoent     316 ext/net/netdb.c                          if (pe != NULL) entry = SCM_OBJ(make_protoent(pe));