Searched refs:_IOC_READ (Results 1 – 1 of 1) sorted by relevance
23 #define _IOC_READ 2U macro24 #define _IOR(a, b, c) _IOC(_IOC_READ, (a), (b), sizeof(c))