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

  /bionic/libc/netbsd/
gethnamaddr.c 181 int haveanswer, had_error; local
246 haveanswer = 0;
351 if (!haveanswer)
400 if (!haveanswer) {
435 haveanswer++;
437 if (haveanswer) {
445 if (res->nsort && haveanswer > 1 && qtype == T_A)
446 addrsort(rs->h_addr_ptrs, haveanswer, res);
  /bionic/libc/netbsd/net/
getaddrinfo.c 1317 int haveanswer, had_error; local
    [all...]

Completed in 89 milliseconds