Home
last modified time | relevance | path

Searched refs:linux32_ioctl_register_handler (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/sys/compat/linux/
H A Dlinux_ioctl.h783 int linux32_ioctl_register_handler(struct linux_ioctl_handler *h);
H A Dlinux_ioctl.c3753 linux32_ioctl_register_handler(struct linux_ioctl_handler *h) in linux32_ioctl_register_handler() function
/freebsd-12.1/sys/amd64/linux32/
H A Dlinux32_sysvec.c1075 linux32_ioctl_register_handler(*lihp); in linux_elf_modevent()