HomeSort by relevance Sort by last modified time
    Searched refs:ERFKILL (Results 1 - 25 of 36) sorted by null

1 2

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
errno.h 41 # ifndef ERFKILL
42 # define ERFKILL 132
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
errno.h 41 # ifndef ERFKILL
42 # define ERFKILL 132
  /bionic/libc/kernel/uapi/asm-generic/
errno.h 119 #define ERFKILL 132
  /bionic/libc/kernel/uapi/asm-mips/asm/
errno.h 120 #define ERFKILL 167
  /external/kernel-headers/original/uapi/asm-generic/
errno.h 119 #define ERFKILL 132 /* Operation not possible due to RF-kill */
  /external/kernel-headers/original/uapi/asm-mips/asm/
errno.h 123 #define ERFKILL 167 /* Operation not possible due to RF-kill */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
errno.h 109 #define ERFKILL 132 /* Operation not possible due to RF-kill */
  /external/ltp/lib/
errnos.h 177 #ifdef ERFKILL
178 PAIR(ERFKILL)
  /external/strace/tests/
errno2name.c 420 #ifdef ERFKILL
421 CASE(ERFKILL);
  /external/strace/tests-m32/
errno2name.c 420 #ifdef ERFKILL
421 CASE(ERFKILL);
  /external/strace/tests-mx32/
errno2name.c 420 #ifdef ERFKILL
421 CASE(ERFKILL);
  /external/minijail/linux-x86/
libconstants.gen.c 473 #ifdef ERFKILL
474 { "ERFKILL", (unsigned long) ERFKILL },
475 #endif // ERFKILL
    [all...]
  /external/libbrillo/brillo/errors/
error_codes.cc 183 ERROR_ENTRY(ERFKILL), // Operation not possible due to RF-kill
  /external/python/cpython3/Modules/
errnomodule.c 856 #ifdef ERFKILL
857 inscode(d, ds, de, "ERFKILL", ERFKILL, "Operation not possible due to RF-kill");
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go     [all...]
zerrors_linux_amd64.go     [all...]
zerrors_linux_arm.go     [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_linux_386.go     [all...]
zerrors_linux_amd64.go     [all...]
zerrors_linux_arm.go     [all...]

Completed in 601 milliseconds

1 2