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

  /external/dhcpcd/
net.h 124 #define get_address(iface, addr, net, dst) \ macro
dhcpcd.c 1068 if (get_address(iface->name, &addr, &net, &dst) == 1)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_replication.py 107 addr = i.get_address()
111 self.assertEqual(i.get_address(),
112 self.dbenvMaster.repmgr_site_by_eid(i.get_eid()).get_address())
114 self.assertEqual(i.get_address(),
115 self.dbenvClient.repmgr_site_by_eid(i.get_eid()).get_address())
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_replication.py 107 addr = i.get_address()
111 self.assertEqual(i.get_address(),
112 self.dbenvMaster.repmgr_site_by_eid(i.get_eid()).get_address())
114 self.assertEqual(i.get_address(),
115 self.dbenvClient.repmgr_site_by_eid(i.get_eid()).get_address())
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
heap.py 247 def get_address(self): member in class:BufferWrapper
sharedctypes.py 164 obj = type_.from_address(wrapper.get_address())
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
heap.py 247 def get_address(self): member in class:BufferWrapper
sharedctypes.py 164 obj = type_.from_address(wrapper.get_address())
  /external/iproute2/ip/
iplink.c 705 static int get_address(const char *dev, int *htype) function
899 halen = get_address(dev, &htype);
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
builtins.def     [all...]
target.def     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
builtins.def     [all...]
target.def     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
builtins.def     [all...]
target.def     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
builtins.def     [all...]
target.def     [all...]

Completed in 494 milliseconds