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.h704 IOCTL_IGNORE(TIOCSTART)
705 IOCTL_IGNORE(TIOCSTOP)
H A Dsyscall.c5590 #define IOCTL_IGNORE(cmd) \ macro