Searched defs:_IOR_BAD (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/kernel/arch-mips/asm/
H A Dioctl.h54 #define _IOR_BAD(type, nr, size) _IOC(_IOC_READ, (type), (nr), sizeof(size)) macro
/bionic/libc/kernel/common/asm-generic/
H A Dioctl.h49 #define _IOR_BAD(type,nr,size) _IOC(_IOC_READ,(type),(nr),sizeof(size)) macro

Completed in 2522 milliseconds