Searched refs:IOC_OUT (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/include/asm-generic/ | ||
| H A D | ioctl.h | 100 #define IOC_OUT (_IOC_READ << _IOC_DIRSHIFT) macro |
| /openbmc/qemu/bsd-user/ | ||
| H A D | strace.c | 119 arg2 & IOC_OUT ? "R" : "", in print_ioctl() |