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

  /external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/rdtypes/ANY/
AFSDB.py 45 def get_hostname(self): member in class:AFSDB
51 hostname = property(get_hostname, set_hostname)
  /external/dhcpcd-6.8.2/
common.c 62 get_hostname(char *buf, size_t buflen, int short_hostname) function
  /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/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/
mshtmlc.h 14905 HRESULT (WINAPI *get_hostname)(IHTMLAnchorElement *This,BSTR *p); member in struct:IHTMLAnchorElementVtbl
20899 HRESULT (WINAPI *get_hostname)(IHTMLLocation *This,BSTR *p); member in struct:IHTMLLocationVtbl
24635 HRESULT (WINAPI *get_hostname)(IHTMLAreaElement *This,BSTR *p); member in struct:IHTMLAreaElementVtbl
    [all...]

Completed in 2693 milliseconds