Searched
refs:_IO (Results
1226 -
1250 of
1489) sorted by null
<<41424344454647484950>>
/bionic/libc/kernel/arch-mips/asm/ |
ioctl.h | 49 #define _IO(type, nr) _IOC(_IOC_NONE, (type), (nr), 0)
|
/bionic/libc/kernel/common/asm-generic/ |
ioctl.h | 44 #define _IO(type,nr) _IOC(_IOC_NONE,(type),(nr),0)
|
/bionic/libc/kernel/common/linux/ |
if_pppox.h | 76 #define PPPOEIOCDFWD _IO(0xB1 ,1)
|
/development/ndk/platforms/android-3/include/asm-generic/ |
ioctl.h | 39 #define _IO(type,nr) _IOC(_IOC_NONE,(type),(nr),0)
|
/development/ndk/platforms/android-9/arch-mips/include/asm/ |
ioctl.h | 49 #define _IO(type, nr) _IOC(_IOC_NONE, (type), (nr), 0)
|
/external/kernel-headers/original/asm-generic/ |
ioctl.h | 58 #define _IO(type,nr) _IOC(_IOC_NONE,(type),(nr),0)
|
/external/kernel-headers/original/asm-mips/ |
ioctl.h | 71 #define _IO(type, nr) _IOC(_IOC_NONE, (type), (nr), 0)
|
/external/ppp/pppd/include/net/ |
if_ppp.h | 127 #define PPPIOCXFERUNIT _IO('t', 78) /* transfer PPP unit */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/ |
ioctl.h | 58 #define _IO(type,nr) _IOC(_IOC_NONE,(type),(nr),0)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
ncp_fs.h | 111 #define NCP_IOC_CONN_LOGGED_IN _IO('n', 3)
|
pmu.h | 122 #define PMU_IOC_SLEEP _IO('B', 0)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/net/ |
if_ppp.h | 151 #define PPPIOCXFERUNIT _IO('t', 78) /* transfer PPP unit */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/ |
ioctl.h | 58 #define _IO(type,nr) _IOC(_IOC_NONE,(type),(nr),0)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
ncp_fs.h | 111 #define NCP_IOC_CONN_LOGGED_IN _IO('n', 3)
|
pmu.h | 122 #define PMU_IOC_SLEEP _IO('B', 0)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/net/ |
if_ppp.h | 151 #define PPPIOCXFERUNIT _IO('t', 78) /* transfer PPP unit */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/ |
ioctl.h | 58 #define _IO(type,nr) _IOC(_IOC_NONE,(type),(nr),0)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
ncp_fs.h | 111 #define NCP_IOC_CONN_LOGGED_IN _IO('n', 3)
|
pmu.h | 122 #define PMU_IOC_SLEEP _IO('B', 0)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/net/ |
if_ppp.h | 151 #define PPPIOCXFERUNIT _IO('t', 78) /* transfer PPP unit */
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm-generic/ |
ioctl.h | 39 #define _IO(type,nr) _IOC(_IOC_NONE,(type),(nr),0)
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm-generic/ |
ioctl.h | 39 #define _IO(type,nr) _IOC(_IOC_NONE,(type),(nr),0)
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm-generic/ |
ioctl.h | 39 #define _IO(type,nr) _IOC(_IOC_NONE,(type),(nr),0)
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm-generic/ |
ioctl.h | 39 #define _IO(type,nr) _IOC(_IOC_NONE,(type),(nr),0)
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm-generic/ |
ioctl.h | 39 #define _IO(type,nr) _IOC(_IOC_NONE,(type),(nr),0)
|
Completed in 377 milliseconds
<<41424344454647484950>>