Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/compat/linux/
Dlinux_ioctl.h788 int linux32_ioctl_register_handler(struct linux_ioctl_handler *h);
Dlinux_ioctl.c3711 linux32_ioctl_register_handler(struct linux_ioctl_handler *h) in linux32_ioctl_register_handler() function
/freebsd-12-stable/sys/amd64/linux32/
Dlinux32_sysvec.c1027 linux32_ioctl_register_handler(*lihp); in linux_elf_modevent()