Home
last modified time | relevance | path

Searched refs:IOCTL_IGNORE (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/linux-user/
H A Dioctls.h694 IOCTL_IGNORE(TIOCSTART)
695 IOCTL_IGNORE(TIOCSTOP)
H A Dsyscall.c5566 #define IOCTL_IGNORE(cmd) \ macro