Home
last modified time | relevance | path

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

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