Home
last modified time | relevance | path

Searched refs:get_portmatch (Results 1 – 1 of 1) sorted by relevance

/external/tcpdump/missing/
Dgetaddrinfo.c189 static int get_portmatch (const struct addrinfo *, const char *);
387 error = get_portmatch(pai, servname);
540 if (get_portmatch(pai, servname) != 0)
712 if (get_portmatch(pai, servname) != 0)
765 if (get_portmatch(pai, servname) != 0)
853 if (get_portmatch(pai, servname) != 0)
1016 get_portmatch(ai, servname) in get_portmatch() function