HomeSort by relevance Sort by last modified time
    Searched defs:IFF_RUNNING (Results 101 - 125 of 162) sorted by null

1 2 3 45 6 7

  /prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/linux/
if.h 28 #define IFF_RUNNING 0x40
45 #define IFF_VOLATILE (IFF_LOOPBACK|IFF_POINTOPOINT|IFF_BROADCAST| IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/linux/
if.h 28 #define IFF_RUNNING 0x40
45 #define IFF_VOLATILE (IFF_LOOPBACK|IFF_POINTOPOINT|IFF_BROADCAST| IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/linux/
if.h 28 #define IFF_RUNNING 0x40
45 #define IFF_VOLATILE (IFF_LOOPBACK|IFF_POINTOPOINT|IFF_BROADCAST| IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
  /libcore/luni/src/main/java/android/system/
OsConstants.java 307 public static final int IFF_RUNNING = placeholder();
    [all...]
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_darwin_386.go 295 IFF_RUNNING = 0x40
    [all...]
zerrors_darwin_amd64.go 295 IFF_RUNNING = 0x40
    [all...]
zerrors_darwin_arm.go 279 IFF_RUNNING = 0x40
    [all...]
zerrors_darwin_arm64.go 299 IFF_RUNNING = 0x40
    [all...]
zerrors_solaris_amd64.go 365 IFF_RUNNING = 0x40
    [all...]
zerrors_dragonfly_amd64.go 360 IFF_RUNNING = 0x40
    [all...]
zerrors_freebsd_386.go 500 IFF_RUNNING = 0x40
    [all...]
zerrors_freebsd_amd64.go 500 IFF_RUNNING = 0x40
    [all...]
zerrors_freebsd_arm.go 500 IFF_RUNNING = 0x40
    [all...]
zerrors_linux_386.go 325 IFF_RUNNING = 0x40
    [all...]
zerrors_linux_amd64.go 325 IFF_RUNNING = 0x40
    [all...]
zerrors_linux_arm.go 327 IFF_RUNNING = 0x40
    [all...]
zerrors_linux_arm64.go 437 IFF_RUNNING = 0x40
    [all...]
zerrors_linux_mips.go 426 IFF_RUNNING = 0x40
    [all...]
zerrors_linux_mips64.go 433 IFF_RUNNING = 0x40
    [all...]
zerrors_linux_mips64le.go 433 IFF_RUNNING = 0x40
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_darwin_386.go 295 IFF_RUNNING = 0x40
    [all...]
zerrors_darwin_amd64.go 295 IFF_RUNNING = 0x40
    [all...]
zerrors_darwin_arm.go 279 IFF_RUNNING = 0x40
    [all...]
zerrors_darwin_arm64.go 299 IFF_RUNNING = 0x40
    [all...]
zerrors_solaris_amd64.go 365 IFF_RUNNING = 0x40
    [all...]

Completed in 2755 milliseconds

1 2 3 45 6 7