Searched refs:get_portmatch (Results 1 – 1 of 1) sorted by relevance
194 static int get_portmatch __P((const struct addrinfo *, const char *));394 error = get_portmatch(pai, servname);547 if (get_portmatch(pai, servname) != 0)719 if (get_portmatch(pai, servname) != 0)772 if (get_portmatch(pai, servname) != 0)860 if (get_portmatch(pai, servname) != 0)1022 get_portmatch(ai, servname) in get_portmatch() function