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

  /external/chromium-trace/catapult/telemetry/third_party/web-page-replay/third_party/dns/rdtypes/ANY/
AFSDB.py 45 def get_hostname(self): member in class:AFSDB
51 hostname = property(get_hostname, set_hostname)
  /external/toybox/toys/pending/
route.c 53 static int get_hostname(char *ipstr, struct sockaddr_in *sockin) function
204 if (get_hostname(*netmask, (struct sockaddr_in *) &sock) < 0)
212 if ((ishost = get_hostname(*argv, (struct sockaddr_in *) &rt->rt_gateway)) == 0) {
269 if ((is_net_or_host = get_hostname(targetip,
  /external/dhcpcd-6.8.2/
common.h 154 const char *get_hostname(char *, size_t, int);
common.c 62 get_hostname(char *buf, size_t buflen, int short_hostname) function
dhcp.c 878 hostname = get_hostname(hbuf, sizeof(hbuf),
    [all...]
dhcp6.c 546 hostname = get_hostname(hbuf, sizeof(hbuf),
    [all...]
  /external/wpa_supplicant_8/hs20/client/
osu_client.c 2701 static char * get_hostname(const char *url) function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mshtml.h     [all...]

Completed in 869 milliseconds