Home
last modified time | relevance | path

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

/external/libpcap/Win32/Src/
Dgetaddrinfo.c182 static int explore_null __P((const struct addrinfo *, const char *,
422 error = explore_null(pai, hostname, servname, &cur->ai_next);
689 explore_null(pai, hostname, servname, res) in explore_null() function