Searched refs:protoent (Results 1 – 3 of 3) sorted by relevance
131 struct protoent { struct155 struct protoent *getprotoent(void); argument156 struct protoent *getprotobyname(const char *name);157 struct protoent *getprotobynumber(int proto);
40 struct protoent *prot = getprotobyname("icmp"); in ProtoentTest()
1620 struct protoent *pe; in main()