Lines Matching refs:proto
1143 const char *proto;1194 proto = "udp";1197 proto = "tcp";1200 proto = NULL;1204 if ((sp = getservbyname(servname, proto)) == NULL)