HomeSort by relevance Sort by last modified time
    Searched refs:gethostname (Results 176 - 193 of 193) sorted by null

1 2 3 4 5 6 78

  /prebuilts/gdb/darwin-x86/lib/python2.7/
urllib.py 822 _thishost = socket.gethostbyname(socket.gethostname())
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_urllib2.py 680 localaddr = socket.gethostbyname(socket.gethostname())
    [all...]
test_mailbox.py 651 hostname = socket.gethostname()
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
urllib.py 822 _thishost = socket.gethostbyname(socket.gethostname())
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_urllib2.py 680 localaddr = socket.gethostbyname(socket.gethostname())
    [all...]
test_mailbox.py 651 hostname = socket.gethostname()
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
urllib.py 822 _thishost = socket.gethostbyname(socket.gethostname())
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_urllib2.py 680 localaddr = socket.gethostbyname(socket.gethostname())
    [all...]
test_mailbox.py 651 hostname = socket.gethostname()
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
urllib.py 822 _thishost = socket.gethostbyname(socket.gethostname())
    [all...]
  /external/valgrind/memcheck/tests/darwin/
scalar.stderr.exp 330 (87): old gethostname
    [all...]
  /external/dnsmasq/src/
option.c     [all...]
  /bionic/libc/
Android.mk 144 bionic/gethostname.cpp \
    [all...]
  /external/compiler-rt/lib/msan/tests/
msan_test.cc     [all...]
  /external/libevent/
evdns.c     [all...]
  /external/mdnsresponder/mDNSShared/
dnsextd.c 893 if (gethostname(hostname, 1024) < 0 || !MakeDomainNameFromDNSNameString(&rr.resrec.rdata->u.srv.target, hostname))
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_mailbox.py 651 hostname = socket.gethostname()
    [all...]
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-ios.jar 

Completed in 1744 milliseconds

1 2 3 4 5 6 78