Home
last modified time | relevance | path

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

/qemu/linux-user/
H A Duser-internals.h41 do_ioctl_fn *do_ioctl; member
H A Dsyscall.c5621 static abi_long do_ioctl(int fd, int cmd, abi_long arg) in do_ioctl() function