/device/linaro/bootloader/edk2/StdLib/LibC/NetUtil/ |
D | inet_makeaddr.c | 59 inet_makeaddr(in_addr_t net, in_addr_t host) in __weak_alias() 64 if (net < 128) in __weak_alias() 65 addr = (net << IN_CLASSA_NSHIFT) | (host & IN_CLASSA_HOST); in __weak_alias() 66 else if (net < 65536) in __weak_alias() 67 addr = (net << IN_CLASSB_NSHIFT) | (host & IN_CLASSB_HOST); in __weak_alias() 68 else if (net < 16777216L) in __weak_alias() 69 addr = (net << IN_CLASSC_NSHIFT) | (host & IN_CLASSC_HOST); in __weak_alias() 71 addr = net | host; in __weak_alias()
|
/device/generic/goldfish/ |
D | init.ranchu-net.sh | 11 2) setprop net.eth0.dns2 10.0.2.4 13 3) setprop net.eth0.dns2 10.0.2.4 14 setprop net.eth0.dns3 10.0.2.5 16 4) setprop net.eth0.dns2 10.0.2.4 17 setprop net.eth0.dns3 10.0.2.5 18 setprop net.eth0.dns4 10.0.2.6 25 my_ip=`getprop net.shared_net_ip`
|
D | init.goldfish.sh | 42 2) setprop net.eth0.dns2 10.0.2.4 44 3) setprop net.eth0.dns2 10.0.2.4 45 setprop net.eth0.dns3 10.0.2.5 47 4) setprop net.eth0.dns2 10.0.2.4 48 setprop net.eth0.dns3 10.0.2.5 49 setprop net.eth0.dns4 10.0.2.6 62 my_ip=`getprop net.shared_net_ip`
|
D | init.ranchu.rc | 16 setprop net.eth0.gw 10.0.2.2 17 setprop net.eth0.dns1 10.0.2.3 18 setprop net.gprs.local-ip 10.0.2.15 80 service ranchu-net /system/bin/init.ranchu-net.sh
|
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/ |
D | getnetbyht.c | 63 static struct netent net; variable 107 net.n_name = p; in getnetent() 117 net.n_net = inet_network(cp); in getnetent() 118 net.n_addrtype = AF_INET; in getnetent() 119 q = net.n_aliases = net_aliases; in getnetent() 134 return (&net); in getnetent() 158 _getnetbyhtaddr(register unsigned long net, register int type) in _getnetbyhtaddr() argument 164 if (p->n_addrtype == type && p->n_net == net) in _getnetbyhtaddr()
|
D | ns_ntoa.c | 50 union { union ns_net net_e; u_long long_e; } net; in ns_ntoa() local 57 net.net_e = addr.x_net; in ns_ntoa() 58 sprintf(obuf, "%x", (UINT32)ntohl(net.long_e)); in ns_ntoa()
|
D | getnetbydns.c | 231 _getnetbydnsaddr(register unsigned long net, register int net_type) in _getnetbydnsaddr() argument 243 for (nn = 4, net2 = net; net2; net2 >>= 8) in _getnetbydnsaddr() 271 unsigned u_net = net; /* maybe net should be unsigned ? */ in _getnetbydnsaddr() 283 _getnetbydnsname(register const char *net) in _getnetbydnsname() argument 293 strncpy(qbuf, net, sizeof(qbuf) - 1); in _getnetbydnsname()
|
D | res_init.c | 163 char *net; in res_init() local 343 net = cp; in res_init() 349 if (inet_aton(net, &a)) { in res_init() 353 net = cp; in res_init() 359 if (inet_aton(net, &a)) { in res_init()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/ |
D | msg_46.txt | 1 Return-Path: <sender@example.net> 4 by example.net (node=mxbap2) with ESMTP (Nemesis) 7 From: "Sender" <sender@example.net> 13 Return-path: <sender@example.net> 16 From: "Dr. Sender" <sender@example.net>
|
D | msg_25.txt | 47 Received: from ns1.wellpartner.net ([199.164.235.226]) by zinfandel.lacita.com (8.7.3/8.6.10-MT4.00… 51 Received: from ns1.wellpartner.net ([199.164.235.226]) by zinfandel.lacita.com (8.7.3/8.6.10-MT4.00… 55 Received: from ns1.wellpartner.net ([199.164.235.226]) by zinfandel.lacita.com (8.7.3/8.6.10-MT4.00… 59 Received: from ns1.wellpartner.net ([199.164.235.226]) by zinfandel.lacita.com (8.7.3/8.6.10-MT4.00… 63 Received: from ns1.wellpartner.net ([199.164.235.226]) by zinfandel.lacita.com (8.7.3/8.6.10-MT4.00… 67 Received: from ns1.wellpartner.net ([199.164.235.226]) by zinfandel.lacita.com (8.7.3/8.6.10-MT4.00… 71 Received: from ns1.wellpartner.net ([199.164.235.226]) by zinfandel.lacita.com (8.7.3/8.6.10-MT4.00… 75 Received: from ns1.wellpartner.net ([199.164.235.226]) by zinfandel.lacita.com (8.7.3/8.6.10-MT4.00… 83 Received: from [212.1.130.11] (helo=s1.uklinux.net ident=root) 87 Received: from server (ppp-2-22.cvx4.telinco.net [212.1.149.22])
|
/device/common/gps/ |
D | gps.conf_EU | 1 XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin 2 XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin 3 XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin
|
D | gps.conf_US | 1 XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin 2 XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin 3 XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin
|
D | gps.conf_AS | 1 XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin 2 XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin 3 XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin
|
D | gps.conf_EU_SUPL | 1 XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin 2 XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin 3 XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin
|
D | gps.conf_US_SUPL | 1 XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin 2 XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin 3 XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin
|
D | gps.conf_AS_SUPL | 1 XTRA_SERVER_1=http://xtra1.gpsonextra.net/xtra.bin 2 XTRA_SERVER_2=http://xtra2.gpsonextra.net/xtra.bin 3 XTRA_SERVER_3=http://xtra3.gpsonextra.net/xtra.bin
|
/device/lge/bullhead/ |
D | gps.conf | 10 XTRA_SERVER_1=https://xtrapath1.izatcloud.net/xtra3grc.bin 11 XTRA_SERVER_2=https://xtrapath2.izatcloud.net/xtra3grc.bin 12 XTRA_SERVER_3=https://xtrapath3.izatcloud.net/xtra3grc.bin
|
/device/huawei/angler/ |
D | gps.conf | 2 XTRA_SERVER_1=https://xtrapath1.izatcloud.net/xtra3grc.bin 3 XTRA_SERVER_2=https://xtrapath2.izatcloud.net/xtra3grc.bin 4 XTRA_SERVER_3=https://xtrapath3.izatcloud.net/xtra3grc.bin
|
/device/linaro/bootloader/edk2/EdkShellBinPkg/ |
D | ReadMe.txt | 4 …yPkg (r12898) to $(WORKSPACE)\EdkCompatibilityPkg (svn https://svn.code.sf.net/p/edk2/code/trunk/e… 5 2. Check out EdkShellPkg (r12898) to $(WORKSPACE)\EdkShellPkg (svn https://svn.code.sf.net/p/edk2/c… 6 3. Check out Edk Shell project source (r64) to $(WORKSPACE)\Shell (svn https://svn.code.sf.net/p/ef… 7 4. Check out BaseTools (r12898) to $(WORKSPACE)\BaseTools (svn https://svn.code.sf.net/p/edk2/code/… 16 Build Instructions are available on this page http://sourceforge.net/apps/mediawiki/tianocore/index…
|
/device/google/dragon/ |
D | aosp_dragon.mk | 25 net.dns1=8.8.8.8 \ 26 net.dns2=8.8.4.4
|
/device/generic/qemu/ |
D | init.ranchu.rc | 18 setprop net.eth0.gw 10.0.2.2 19 setprop net.eth0.dns1 10.0.2.3 20 setprop net.gprs.local-ip 10.0.2.15
|
/device/generic/car/common/ |
D | init.car-emulator.rc | 10 setprop net.eth0.gw 10.0.2.2 11 setprop net.eth0.dns1 10.0.2.3 12 setprop net.dns1 10.0.2.3 13 setprop net.gprs.local-ip 10.0.2.15
|
/device/generic/mini-emulator-arm64/ |
D | init.mini-emulator.rc | 14 setprop net.eth0.gw 10.0.2.2 15 setprop net.eth0.dns1 10.0.2.3 16 setprop net.dns1 10.0.2.3 17 setprop net.gprs.local-ip 10.0.2.15
|
/device/generic/mini-emulator-armv7-a-neon/ |
D | init.mini-emulator.rc | 14 setprop net.eth0.gw 10.0.2.2 15 setprop net.eth0.dns1 10.0.2.3 16 setprop net.dns1 10.0.2.3 17 setprop net.gprs.local-ip 10.0.2.15
|
/device/google/atv/ |
D | init.goldfish.rc | 9 setprop net.eth0.gw 10.0.2.2 10 setprop net.eth0.dns1 10.0.2.3 11 setprop net.dns1 10.0.2.3 12 setprop net.gprs.local-ip 10.0.2.15
|