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

  /external/dhcpcd/
net.h 122 #define get_address(iface, addr, net, dst) \ macro
dhcpcd.c 1008 if (get_address(iface->name, &addr, &net, &dst) == 1)
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
target.h 988 const char *get_address; member in struct:gcc_target::emutls
    [all...]
builtins.def     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
target.h 988 const char *get_address; member in struct:gcc_target::emutls
    [all...]
builtins.def     [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
target.h 992 const char *get_address; member in struct:gcc_target::emutls
    [all...]
builtins.def     [all...]
  /external/iproute2/ip/
iplink.c 616 static int get_address(const char *dev, int *htype) function
812 halen = get_address(dev, &htype);

Completed in 1649 milliseconds