HomeSort by relevance Sort by last modified time
    Searched refs:__BIONIC_ERRDEF (Results 51 - 65 of 65) sorted by null

1 23

  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/sys/
_errdefs.h 36 #ifndef __BIONIC_ERRDEF
37 #error "__BIONIC_ERRDEF must be defined before including this file"
39 __BIONIC_ERRDEF( EPERM , 1, "Operation not permitted" )
40 __BIONIC_ERRDEF( ENOENT , 2, "No such file or directory" )
41 __BIONIC_ERRDEF( ESRCH , 3, "No such process" )
42 __BIONIC_ERRDEF( EINTR , 4, "Interrupted system call" )
43 __BIONIC_ERRDEF( EIO , 5, "I/O error" )
44 __BIONIC_ERRDEF( ENXIO , 6, "No such device or address" )
45 __BIONIC_ERRDEF( E2BIG , 7, "Argument list too long" )
46 __BIONIC_ERRDEF( ENOEXEC , 8, "Exec format error"
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/sys/
_errdefs.h 36 #ifndef __BIONIC_ERRDEF
37 #error "__BIONIC_ERRDEF must be defined before including this file"
39 __BIONIC_ERRDEF( EPERM , 1, "Operation not permitted" )
40 __BIONIC_ERRDEF( ENOENT , 2, "No such file or directory" )
41 __BIONIC_ERRDEF( ESRCH , 3, "No such process" )
42 __BIONIC_ERRDEF( EINTR , 4, "Interrupted system call" )
43 __BIONIC_ERRDEF( EIO , 5, "I/O error" )
44 __BIONIC_ERRDEF( ENXIO , 6, "No such device or address" )
45 __BIONIC_ERRDEF( E2BIG , 7, "Argument list too long" )
46 __BIONIC_ERRDEF( ENOEXEC , 8, "Exec format error"
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/sys/
_errdefs.h 36 #ifndef __BIONIC_ERRDEF
37 #error "__BIONIC_ERRDEF must be defined before including this file"
39 __BIONIC_ERRDEF( EPERM , 1, "Operation not permitted" )
40 __BIONIC_ERRDEF( ENOENT , 2, "No such file or directory" )
41 __BIONIC_ERRDEF( ESRCH , 3, "No such process" )
42 __BIONIC_ERRDEF( EINTR , 4, "Interrupted system call" )
43 __BIONIC_ERRDEF( EIO , 5, "I/O error" )
44 __BIONIC_ERRDEF( ENXIO , 6, "No such device or address" )
45 __BIONIC_ERRDEF( E2BIG , 7, "Argument list too long" )
46 __BIONIC_ERRDEF( ENOEXEC , 8, "Exec format error"
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/sys/
_errdefs.h 36 #ifndef __BIONIC_ERRDEF
37 #error "__BIONIC_ERRDEF must be defined before including this file"
39 __BIONIC_ERRDEF( EPERM , 1, "Operation not permitted" )
40 __BIONIC_ERRDEF( ENOENT , 2, "No such file or directory" )
41 __BIONIC_ERRDEF( ESRCH , 3, "No such process" )
42 __BIONIC_ERRDEF( EINTR , 4, "Interrupted system call" )
43 __BIONIC_ERRDEF( EIO , 5, "I/O error" )
44 __BIONIC_ERRDEF( ENXIO , 6, "No such device or address" )
45 __BIONIC_ERRDEF( E2BIG , 7, "Argument list too long" )
46 __BIONIC_ERRDEF( ENOEXEC , 8, "Exec format error"
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/sys/
_errdefs.h 36 #ifndef __BIONIC_ERRDEF
37 #error "__BIONIC_ERRDEF must be defined before including this file"
39 __BIONIC_ERRDEF( EPERM , 1, "Operation not permitted" )
40 __BIONIC_ERRDEF( ENOENT , 2, "No such file or directory" )
41 __BIONIC_ERRDEF( ESRCH , 3, "No such process" )
42 __BIONIC_ERRDEF( EINTR , 4, "Interrupted system call" )
43 __BIONIC_ERRDEF( EIO , 5, "I/O error" )
44 __BIONIC_ERRDEF( ENXIO , 6, "No such device or address" )
45 __BIONIC_ERRDEF( E2BIG , 7, "Argument list too long" )
46 __BIONIC_ERRDEF( ENOEXEC , 8, "Exec format error"
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/sys/
_errdefs.h 36 #ifndef __BIONIC_ERRDEF
37 #error "__BIONIC_ERRDEF must be defined before including this file"
39 __BIONIC_ERRDEF( EPERM , 1, "Operation not permitted" )
40 __BIONIC_ERRDEF( ENOENT , 2, "No such file or directory" )
41 __BIONIC_ERRDEF( ESRCH , 3, "No such process" )
42 __BIONIC_ERRDEF( EINTR , 4, "Interrupted system call" )
43 __BIONIC_ERRDEF( EIO , 5, "I/O error" )
44 __BIONIC_ERRDEF( ENXIO , 6, "No such device or address" )
45 __BIONIC_ERRDEF( E2BIG , 7, "Argument list too long" )
46 __BIONIC_ERRDEF( ENOEXEC , 8, "Exec format error"
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/sys/
_errdefs.h 36 #ifndef __BIONIC_ERRDEF
37 #error "__BIONIC_ERRDEF must be defined before including this file"
39 __BIONIC_ERRDEF( EPERM , 1, "Operation not permitted" )
40 __BIONIC_ERRDEF( ENOENT , 2, "No such file or directory" )
41 __BIONIC_ERRDEF( ESRCH , 3, "No such process" )
42 __BIONIC_ERRDEF( EINTR , 4, "Interrupted system call" )
43 __BIONIC_ERRDEF( EIO , 5, "I/O error" )
44 __BIONIC_ERRDEF( ENXIO , 6, "No such device or address" )
45 __BIONIC_ERRDEF( E2BIG , 7, "Argument list too long" )
46 __BIONIC_ERRDEF( ENOEXEC , 8, "Exec format error"
    [all...]
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/sys/
_errdefs.h 36 #ifndef __BIONIC_ERRDEF
37 #error "__BIONIC_ERRDEF must be defined before including this file"
39 __BIONIC_ERRDEF( EPERM , 1, "Operation not permitted" )
40 __BIONIC_ERRDEF( ENOENT , 2, "No such file or directory" )
41 __BIONIC_ERRDEF( ESRCH , 3, "No such process" )
42 __BIONIC_ERRDEF( EINTR , 4, "Interrupted system call" )
43 __BIONIC_ERRDEF( EIO , 5, "I/O error" )
44 __BIONIC_ERRDEF( ENXIO , 6, "No such device or address" )
45 __BIONIC_ERRDEF( E2BIG , 7, "Argument list too long" )
46 __BIONIC_ERRDEF( ENOEXEC , 8, "Exec format error"
    [all...]
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/sys/
_errdefs.h 36 #ifndef __BIONIC_ERRDEF
37 #error "__BIONIC_ERRDEF must be defined before including this file"
39 __BIONIC_ERRDEF( EPERM , 1, "Operation not permitted" )
40 __BIONIC_ERRDEF( ENOENT , 2, "No such file or directory" )
41 __BIONIC_ERRDEF( ESRCH , 3, "No such process" )
42 __BIONIC_ERRDEF( EINTR , 4, "Interrupted system call" )
43 __BIONIC_ERRDEF( EIO , 5, "I/O error" )
44 __BIONIC_ERRDEF( ENXIO , 6, "No such device or address" )
45 __BIONIC_ERRDEF( E2BIG , 7, "Argument list too long" )
46 __BIONIC_ERRDEF( ENOEXEC , 8, "Exec format error"
    [all...]
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/sys/
_errdefs.h 36 #ifndef __BIONIC_ERRDEF
37 #error "__BIONIC_ERRDEF must be defined before including this file"
39 __BIONIC_ERRDEF( EPERM , 1, "Operation not permitted" )
40 __BIONIC_ERRDEF( ENOENT , 2, "No such file or directory" )
41 __BIONIC_ERRDEF( ESRCH , 3, "No such process" )
42 __BIONIC_ERRDEF( EINTR , 4, "Interrupted system call" )
43 __BIONIC_ERRDEF( EIO , 5, "I/O error" )
44 __BIONIC_ERRDEF( ENXIO , 6, "No such device or address" )
45 __BIONIC_ERRDEF( E2BIG , 7, "Argument list too long" )
46 __BIONIC_ERRDEF( ENOEXEC , 8, "Exec format error"
    [all...]
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/sys/
_errdefs.h 36 #ifndef __BIONIC_ERRDEF
37 #error "__BIONIC_ERRDEF must be defined before including this file"
39 __BIONIC_ERRDEF( EPERM , 1, "Operation not permitted" )
40 __BIONIC_ERRDEF( ENOENT , 2, "No such file or directory" )
41 __BIONIC_ERRDEF( ESRCH , 3, "No such process" )
42 __BIONIC_ERRDEF( EINTR , 4, "Interrupted system call" )
43 __BIONIC_ERRDEF( EIO , 5, "I/O error" )
44 __BIONIC_ERRDEF( ENXIO , 6, "No such device or address" )
45 __BIONIC_ERRDEF( E2BIG , 7, "Argument list too long" )
46 __BIONIC_ERRDEF( ENOEXEC , 8, "Exec format error"
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/sys/
_errdefs.h 36 #ifndef __BIONIC_ERRDEF
37 #error "__BIONIC_ERRDEF must be defined before including this file"
39 __BIONIC_ERRDEF( EPERM , 1, "Operation not permitted" )
40 __BIONIC_ERRDEF( ENOENT , 2, "No such file or directory" )
41 __BIONIC_ERRDEF( ESRCH , 3, "No such process" )
42 __BIONIC_ERRDEF( EINTR , 4, "Interrupted system call" )
43 __BIONIC_ERRDEF( EIO , 5, "I/O error" )
44 __BIONIC_ERRDEF( ENXIO , 6, "No such device or address" )
45 __BIONIC_ERRDEF( E2BIG , 7, "Argument list too long" )
46 __BIONIC_ERRDEF( ENOEXEC , 8, "Exec format error"
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
_errdefs.h 36 #ifndef __BIONIC_ERRDEF
37 #error "__BIONIC_ERRDEF must be defined before including this file"
39 __BIONIC_ERRDEF( EPERM , 1, "Operation not permitted" )
40 __BIONIC_ERRDEF( ENOENT , 2, "No such file or directory" )
41 __BIONIC_ERRDEF( ESRCH , 3, "No such process" )
42 __BIONIC_ERRDEF( EINTR , 4, "Interrupted system call" )
43 __BIONIC_ERRDEF( EIO , 5, "I/O error" )
44 __BIONIC_ERRDEF( ENXIO , 6, "No such device or address" )
45 __BIONIC_ERRDEF( E2BIG , 7, "Argument list too long" )
46 __BIONIC_ERRDEF( ENOEXEC , 8, "Exec format error"
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/sys/
_errdefs.h 36 #ifndef __BIONIC_ERRDEF
37 #error "__BIONIC_ERRDEF must be defined before including this file"
39 __BIONIC_ERRDEF( EPERM , 1, "Operation not permitted" )
40 __BIONIC_ERRDEF( ENOENT , 2, "No such file or directory" )
41 __BIONIC_ERRDEF( ESRCH , 3, "No such process" )
42 __BIONIC_ERRDEF( EINTR , 4, "Interrupted system call" )
43 __BIONIC_ERRDEF( EIO , 5, "I/O error" )
44 __BIONIC_ERRDEF( ENXIO , 6, "No such device or address" )
45 __BIONIC_ERRDEF( E2BIG , 7, "Argument list too long" )
46 __BIONIC_ERRDEF( ENOEXEC , 8, "Exec format error"
    [all...]
  /bionic/libc/bionic/
strerror_r.cpp 33 #define __BIONIC_ERRDEF(x,y,z) { x, z },

Completed in 1114 milliseconds

1 23