Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_ioctl.h852 int linux32_ioctl_unregister_handler(struct linux_ioctl_handler *h);
H A Dlinux_ioctl.c3896 linux32_ioctl_unregister_handler(struct linux_ioctl_handler *h) in linux32_ioctl_unregister_handler() function
/freebsd/sys/amd64/linux32/
H A Dlinux32_sysvec.c1044 linux32_ioctl_unregister_handler(*lihp); in linux_elf_modevent()