/prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/linux/ |
nvram.h | 17 #define NVRAM_INIT _IO('p', 0x40) 18 #define NVRAM_SETCKS _IO('p', 0x41)
|
/prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/linux/ |
nvram.h | 17 #define NVRAM_INIT _IO('p', 0x40) 18 #define NVRAM_SETCKS _IO('p', 0x41)
|
/prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/linux/ |
nvram.h | 17 #define NVRAM_INIT _IO('p', 0x40) 18 #define NVRAM_SETCKS _IO('p', 0x41)
|
/prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/linux/ |
nvram.h | 17 #define NVRAM_INIT _IO('p', 0x40) 18 #define NVRAM_SETCKS _IO('p', 0x41)
|
/prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/linux/ |
nvram.h | 17 #define NVRAM_INIT _IO('p', 0x40) 18 #define NVRAM_SETCKS _IO('p', 0x41)
|
/prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/linux/ |
nvram.h | 17 #define NVRAM_INIT _IO('p', 0x40) 18 #define NVRAM_SETCKS _IO('p', 0x41)
|
/prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/linux/ |
nvram.h | 17 #define NVRAM_INIT _IO('p', 0x40) 18 #define NVRAM_SETCKS _IO('p', 0x41)
|
/prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/linux/ |
nvram.h | 17 #define NVRAM_INIT _IO('p', 0x40) 18 #define NVRAM_SETCKS _IO('p', 0x41)
|
/prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/linux/ |
nvram.h | 17 #define NVRAM_INIT _IO('p', 0x40) 18 #define NVRAM_SETCKS _IO('p', 0x41)
|
/prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/linux/ |
nvram.h | 17 #define NVRAM_INIT _IO('p', 0x40) 18 #define NVRAM_SETCKS _IO('p', 0x41)
|
/prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/linux/ |
nvram.h | 17 #define NVRAM_INIT _IO('p', 0x40) 18 #define NVRAM_SETCKS _IO('p', 0x41)
|
/prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/linux/ |
nvram.h | 17 #define NVRAM_INIT _IO('p', 0x40) 18 #define NVRAM_SETCKS _IO('p', 0x41)
|
/prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/ |
nvram.h | 22 #define NVRAM_INIT _IO('p', 0x40) 24 #define NVRAM_SETCKS _IO('p', 0x41)
|
raw.h | 22 #define RAW_SETBIND _IO( 0xac, 0 ) 24 #define RAW_GETBIND _IO( 0xac, 1 )
|
/prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/ |
nvram.h | 22 #define NVRAM_INIT _IO('p', 0x40) 24 #define NVRAM_SETCKS _IO('p', 0x41)
|
raw.h | 22 #define RAW_SETBIND _IO( 0xac, 0 ) 24 #define RAW_GETBIND _IO( 0xac, 1 )
|
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/ |
nvram.h | 22 #define NVRAM_INIT _IO('p', 0x40) 24 #define NVRAM_SETCKS _IO('p', 0x41)
|
raw.h | 22 #define RAW_SETBIND _IO( 0xac, 0 ) 24 #define RAW_GETBIND _IO( 0xac, 1 )
|
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/ |
nvram.h | 22 #define NVRAM_INIT _IO('p', 0x40) 24 #define NVRAM_SETCKS _IO('p', 0x41)
|
raw.h | 22 #define RAW_SETBIND _IO( 0xac, 0 ) 24 #define RAW_GETBIND _IO( 0xac, 1 )
|
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/ |
nvram.h | 22 #define NVRAM_INIT _IO('p', 0x40) 24 #define NVRAM_SETCKS _IO('p', 0x41)
|
raw.h | 22 #define RAW_SETBIND _IO( 0xac, 0 ) 24 #define RAW_GETBIND _IO( 0xac, 1 )
|
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/ |
nvram.h | 22 #define NVRAM_INIT _IO('p', 0x40) 24 #define NVRAM_SETCKS _IO('p', 0x41)
|
raw.h | 22 #define RAW_SETBIND _IO( 0xac, 0 ) 24 #define RAW_GETBIND _IO( 0xac, 1 )
|
/prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/ |
nvram.h | 22 #define NVRAM_INIT _IO('p', 0x40) 24 #define NVRAM_SETCKS _IO('p', 0x41)
|