Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libbind/dist/irs/
H A Dgetaddrinfo.c181 static int explore_null __P((const struct addrinfo *,
481 error = explore_null(pai, servname, &cur->ai_next);
735 explore_null(pai, servname, res) in explore_null() function
/netbsd-src/lib/libc/net/
H A Dgetaddrinfo.c240 static int explore_null(const struct addrinfo *,
585 error = explore_null(pai, servname, &cur->ai_next, in getaddrinfo()
1220 explore_null(const struct addrinfo *pai, const char *servname, in explore_null() function