Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgetaddrinfo.c177 static int explore_copy __P((const struct addrinfo *, const struct addrinfo *,
572 if ((error = explore_copy(pai, afai, &cur->ai_next)) != 0) {
691 explore_copy(pai, src0, res) in explore_copy() function