Searched defs:prots (Results 1 – 8 of 8) sorted by relevance
4 struct servent *getservbyname(const char *name, const char *prots) in getservbyname()
4 struct servent *getservbyport(int port, const char *prots) in getservbyport()
10 int getservbyport_r(int port, const char *prots, in getservbyport_r()
13 int getservbyname_r(const char *name, const char *prots, in getservbyname_r()
71 } prots[] = { in main() local
52 static const struct pair prots[] = { in test() local