Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgetaddrinfo.c179 static int explore_null __P((const struct addrinfo *,
479 error = explore_null(pai, servname, &cur->ai_next);
733 explore_null(pai, servname, res) in explore_null() function