Searched refs:srvport (Results 1 – 2 of 2) sorted by relevance
43 struct netconfig **nconfp, char *proto, char *srvport,
527 char *proto, char *srvport, struct t_info *tinfo, int portmap) in get_addr() argument540 if ((svp = getservbyname(srvport, proto)) == NULL) in get_addr()