Lines Matching refs:proto
1149 const char *proto;1200 proto = "udp";1203 proto = "tcp";1206 proto = NULL;1210 if ((sp = getservbyname(servname, proto)) == NULL)