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

  /bionic/libc/dns/include/
resolv_static.h 23 FILE* hostf; member in struct:res_static
  /bionic/libc/dns/resolv/
res_state.c 87 if (rs->hostf) { /* should not happen in theory, but just be safe */
88 fclose(rs->hostf);
89 rs->hostf = NULL;
  /external/libpcap/Win32/Include/
inetprivate.h 48 extern int _validuser(FILE *hostf, const char *rhost,
  /bionic/libc/dns/net/
getaddrinfo.c 2101 FILE *hostf = NULL; local
    [all...]
gethnamaddr.c     [all...]

Completed in 219 milliseconds