HomeSort by relevance Sort by last modified time
    Searched refs:haveanswer (Results 1 - 2 of 2) sorted by null

  /bionic/libc/netbsd/
gethnamaddr.c 186 int haveanswer, had_error; local
251 haveanswer = 0;
356 if (!haveanswer)
405 if (!haveanswer) {
440 haveanswer++;
442 if (haveanswer) {
450 if (res->nsort && haveanswer > 1 && qtype == T_A)
451 addrsort(rs->h_addr_ptrs, haveanswer, res);
    [all...]
  /bionic/libc/netbsd/net/
getaddrinfo.c 1309 int haveanswer, had_error; local
    [all...]

Completed in 181 milliseconds