Lines Matching refs:proto
1140 const char *proto;1191 proto = "udp";1194 proto = "tcp";1197 proto = NULL;1201 if ((sp = getservbyname(servname, proto)) == NULL)