HomeSort by relevance Sort by last modified time
    Searched refs:_PATH_HOSTS (Results 51 - 53 of 53) sorted by null

1 23

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
netdb.h 47 #define _PATH_HOSTS "/etc/hosts"
  /bionic/libc/netbsd/
gethnamaddr.c 893 rs->hostf = fopen(_PATH_HOSTS, "r" );
919 if (!rs->hostf && !(rs->hostf = fopen(_PATH_HOSTS, "r" ))) {
    [all...]
  /bionic/libc/netbsd/net/
getaddrinfo.c     [all...]

Completed in 108 milliseconds

1 23