linux_ioctl_handler_element
TAILQ_HEAD(, linux_ioctl_handler_element) linux_ioctl_handlers =
static TAILQ_HEAD(, linux_ioctl_handler_element) linux_ioctl_handlers =
extern TAILQ_HEAD(, linux_ioctl_handler_element) linux_ioctl_handlers;
static TAILQ_HEAD(, linux_ioctl_handler_element) linux32_ioctl_handlers =
struct linux_ioctl_handler_element *he;
struct linux_ioctl_handler_element *he, *cur;
struct linux_ioctl_handler_element *he;
struct linux_ioctl_handler_element *he, *cur;
struct linux_ioctl_handler_element *he;
TAILQ_ENTRY(linux_ioctl_handler_element) list;