HomeSort by: relevance | last modified time | path
    Searched defs:explore_copy (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/libbind/dist/irs/
getaddrinfo.c 179 static int explore_copy __P((const struct addrinfo *, const struct addrinfo *,
574 if ((error = explore_copy(pai, afai, &cur->ai_next)) != 0) {
693 explore_copy(pai, src0, res) function
getaddrinfo.c 179 static int explore_copy __P((const struct addrinfo *, const struct addrinfo *,
574 if ((error = explore_copy(pai, afai, &cur->ai_next)) != 0) {
693 explore_copy(pai, src0, res) function
getaddrinfo.c 179 static int explore_copy __P((const struct addrinfo *, const struct addrinfo *,
574 if ((error = explore_copy(pai, afai, &cur->ai_next)) != 0) {
693 explore_copy(pai, src0, res) function
getaddrinfo.c 179 static int explore_copy __P((const struct addrinfo *, const struct addrinfo *,
574 if ((error = explore_copy(pai, afai, &cur->ai_next)) != 0) {
693 explore_copy(pai, src0, res) function

Completed in 68 milliseconds