Home
last modified time | relevance | path

Searched defs:_IOWN (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/fixinc/tests/base/
H A Dtesting.h48 #define _IOWN(x,y,t) (_IOC_IN|(((t)&_IOCPARM_MASK)<<16)|(x<<8)|y) macro
/openbsd/gnu/gcc/fixincludes/tests/base/
H A Dtesting.h65 #define _IOWN(x,y,t) (_IOC_IN|(((t)&_IOCPARM_MASK)<<16)|(x<<8)|y) macro