HomeSort by: relevance | last modified time | path
    Searched refs:get_addr (Results 1 - 25 of 80) sorted by relevancy

1 2 3 4

  /src/usr.sbin/rtadvd/
if.h 42 const struct in6_addr *get_addr(const void *);
  /src/external/gpl3/binutils/dist/gprofng/src/
MemObject.h 50 get_addr () function in class:MemObj
DataObject.h 67 uint64_t get_addr ();
Histable.h 116 get_addr () function in class:Histable
176 virtual uint64_t get_addr ();
219 get_addr () function in class:DbeEA
272 virtual uint64_t get_addr ();
IndexObject.h 46 get_addr () function in class:IndexObject
Function.h 71 virtual uint64_t get_addr ();
180 virtual uint64_t get_addr ();
DataObject.cc 56 // get_addr() doesn't return an actual address for a DataObject
61 DataObject::get_addr () function in class:DataObject
LoadObject.h 99 virtual uint64_t get_addr ();
  /src/external/gpl3/binutils.old/dist/gprofng/src/
MemObject.h 50 get_addr () function in class:MemObj
DataObject.h 67 uint64_t get_addr ();
Histable.h 116 get_addr () function in class:Histable
176 virtual uint64_t get_addr ();
219 get_addr () function in class:DbeEA
272 virtual uint64_t get_addr ();
IndexObject.h 46 get_addr () function in class:IndexObject
Function.h 71 virtual uint64_t get_addr ();
180 virtual uint64_t get_addr ();
  /src/external/gpl3/gdb/dist/gdb/nat/
x86-dregs.h 53 CORE_ADDR (*get_addr) (int); member in struct:x86_dr_low_type
  /src/external/gpl3/gdb.old/dist/gdb/nat/
x86-dregs.h 53 CORE_ADDR (*get_addr) (int); member in struct:x86_dr_low_type
  /src/external/mpl/dhcp/bind/dist/lib/isc/unix/
ifiter_getifaddrs.c 181 get_addr(family, &iter->current.address, ifa->ifa_addr, ifa->ifa_name);
184 get_addr(family, &iter->current.netmask, ifa->ifa_netmask,
191 get_addr(family, &iter->current.dstaddress, ifa->ifa_dstaddr,
  /src/external/bsd/ntp/dist/libntp/lib/isc/unix/
ifiter_getifaddrs.c 220 get_addr(family, &iter->current.address, ifa->ifa_addr, ifa->ifa_name);
223 get_addr(family, &iter->current.netmask, ifa->ifa_netmask,
228 get_addr(family, &iter->current.dstaddress, ifa->ifa_dstaddr,
233 get_addr(family, &iter->current.broadcast, ifa->ifa_broadaddr,
ifiter_sysctl.c 262 get_addr(family, &iter->current.address, addr_sa,
266 get_addr(family, &iter->current.netmask, mask_sa,
271 get_addr(family, &iter->current.dstaddress, dst_sa,
276 get_addr(family, &iter->current.broadcast, dst_sa,
ifiter_ioctl.c 497 get_addr(family, &iter->current.address,
627 get_addr(family, &iter->current.dstaddress,
650 get_addr(family, &iter->current.broadcast,
674 get_addr(family, &iter->current.netmask,
716 get_addr(family, &iter->current.address,
805 get_addr(family, &iter->current.dstaddress,
830 get_addr(family, &iter->current.broadcast,
880 get_addr(family, &iter->current.netmask,
  /src/external/mpl/bind/dist/lib/isc/
interfaceiter.c 61 get_addr(unsigned int family, isc_netaddr_t *dst, struct sockaddr *src, function
253 get_addr(family, &iter->current.address, ifa->ifa_addr, ifa->ifa_name);
256 get_addr(family, &iter->current.netmask, ifa->ifa_netmask,
263 get_addr(family, &iter->current.dstaddress, ifa->ifa_dstaddr,
  /src/external/gpl3/gcc.old/dist/gcc/
gcse-common.cc 55 dest_addr = get_addr (XEXP (dest, 0));
149 x_addr = get_addr (XEXP (x, 0));
  /src/external/gpl3/gcc/dist/gcc/
gcse-common.cc 55 dest_addr = get_addr (XEXP (dest, 0));
149 x_addr = get_addr (XEXP (x, 0));
  /src/external/gpl3/gdb/dist/gdb/
x86-bsd-nat.c 139 x86_dr_low.get_addr = x86bsd_dr_get_addr;
x86-linux-nat.c 224 x86_dr_low.get_addr = x86_linux_dr_get_addr;
  /src/external/gpl3/gdb.old/dist/gdb/
x86-bsd-nat.c 139 x86_dr_low.get_addr = x86bsd_dr_get_addr;

Completed in 35 milliseconds

1 2 3 4